| "git clone --depth 1 https://github.com/ruby/ruby.git trunk-yjit-asserts" exit with 0. |
| Cloning into 'trunk-yjit-asserts'... |
| "./autogen.sh" exit with 0. |
| "autoconf" exit with 0. |
| "/tmp/ruby/src/trunk-yjit-asserts/configure --prefix=/tmp/ruby/install/trunk-yjit-asserts --disable-install-doc cppflags=-DYJIT_FORCE_ENABLE" exit with 0. |
| configure: WARNING: something wrong with CXXFLAGS="" |
| "make update-unicode DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 0. |
| "make update-download DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 0. |
| "make update-rubyspec DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 0. |
| "make update-src DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 0. |
| "make after-update DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 0. |
| + cp /tmp/ruby/src/trunk-yjit-asserts/enc/jis/props.h.blt /tmp/ruby/src/trunk-yjit-asserts/enc/jis/props.h |
| "make miniruby DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 0. |
| "make ruby DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 0. |
| "make all DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 0. |
| "make install DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 0. |
| "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 512. |
| Skipping Gem::PackageTask tests. rake not found. |
| /tmp/ruby/src/trunk-yjit-asserts/lib/yaml.rb:20: warning: already initialized constant YAML |
| /tmp/ruby/src/trunk-yjit-asserts/lib/rubygems/specification.rb:1308: warning: previous definition of YAML was here |
| 1) Timeout: |
| TestRubyOptimization#test_clear_unreachable_keyword_args |
| 2) Timeout: |
| TestGc#test_thrashing_for_young_objects |
| 3) Timeout: |
| TestRefinement#test_prepend_after_refine_wb_miss |
| 4) Timeout: |
| Racc::TestRaccCommand#test_riml |
| 5) Timeout: |
| TestArgf#test_inplace_bug_17117 |
| 6) Timeout: |
| TestLazyEnumerator#test_map_zip |
| Retrying is failed because the file and testcase is not consistent: |
| {:file=> |
| "/tmp/ruby/src/trunk-yjit-asserts/test/ruby/enc/test_case_comprehensive.rb", |
| :result=>nil, |
| :testcase=>"TestLambdaParameters", |
| :error=>["TestLambdaParameters", :test_do_lambda_source_location]} |
| make: *** [uncommon.mk:851: yes-test-all] Error 7 |
| "make yes-test-rubyspec TESTS='-j4'" exit with 0. |
| $ /tmp/ruby/build/trunk-yjit-asserts/miniruby -I/tmp/ruby/src/trunk-yjit-asserts/lib /tmp/ruby/src/trunk-yjit-asserts/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-yjit-asserts --extout=.ext -- /tmp/ruby/src/trunk-yjit-asserts/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-yjit-asserts/spec/default.mspec |