| "make update-unicode -j4" exit with 0. |
| "make update-download -j4" exit with 0. |
| From https://github.com/ruby/debug |
| * branch 65197361213529fb5f0b5f6ec111b4d2688a3887 -> FETCH_HEAD |
| HEAD is now at 6519736 Increase timeout in debug_code |
| "make update-rubyspec -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| From https://github.com/ruby/ruby |
| bbd9221..9cd5441 master -> origin/master |
| "make after-update -j4" exit with 0. |
| From https://github.com/ruby/debug |
| * branch 65197361213529fb5f0b5f6ec111b4d2688a3887 -> FETCH_HEAD |
| HEAD is now at 6519736 Increase timeout in debug_code |
| "make miniruby -j4" exit with 0. |
| /tmp/ruby/src/trunk_clang_14/rjit_c.c:242:64: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] |
| int prev_stack_len_index = RARRAY_LEN(rb_rjit_raw_samples) - samples_length; |
| ~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk_clang_14/rjit_c.c:271:64: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] |
| int prev_idx = RARRAY_LEN(rb_rjit_raw_samples) - 1; |
| ~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ |
| /tmp/ruby/src/trunk_clang_14/rjit_c.c:302:49: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] |
| int line = RARRAY_LEN(rb_rjit_line_samples) - 1; |
| ~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ |
| /tmp/ruby/src/trunk_clang_14/rjit_c.c:353:23: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] |
| int samples_len = RARRAY_LEN(rb_rjit_raw_samples); |
| ~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk_clang_14/include/ruby/internal/core/rarray.h:68:36: note: expanded from macro 'RARRAY_LEN' |
| #define RARRAY_LEN rb_array_len /**< @alias{rb_array_len} */ |
| ^ |
| 4 warnings generated. |
| "make ruby -j4" exit with 0. |
| "make all -j4" exit with 0. |
| "make install -j4" exit with 0. |
| From https://github.com/ruby/debug |
| * branch 65197361213529fb5f0b5f6ec111b4d2688a3887 -> FETCH_HEAD |
| HEAD is now at 6519736 Increase timeout in debug_code |
| "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. |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS='-j4'" exit with 0. |