rev: 0096d2b895
test-all : 20885 tests, 5653832 assertions, 0 failures, 0 errors, 138 skips
test-spec: 3756 files, 30448 examples, 117282 expectations, 0 failures, 0 errors, 0 tagged
exit statuses:
"rm -f .revision.time" exit with 0.
"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.
"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 TESTS='-j6'" exit with 0.
"make yes-test-basic TESTS='-j6'" exit with 0.
"make yes-test-all TESTS='-j6'" exit with 0.
"make yes-test-rubyspec TESTS='-j6'" exit with 0.
Logfile: /home/ko1/ruby/logs/brlog.trunk-asserts.20200925-131857
#<BuildRuby:0x000055bab0d696b8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-asserts",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-asserts",
@TARGET_NAME="trunk-asserts",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-asserts",
@build_opts="DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-asserts.20200925-131857",
@quiet=false,
@ruby_env=
[["RUBY_DEBUG", "ci"], ["RUBY_TEST_SUBPROCESS_TIMEOUT_SCALE", "30"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j6'",
@timeout=10800>
user system total real
checkout 0.000000 0.000000 0.000000 ( 0.000032)
autoconf 0.000000 0.000000 0.000000 ( 0.000058)
configure 0.000000 0.000000 0.000000 ( 0.000059)
build_up From https://github.com/ruby/ruby
6eeacbb..0096d2b master -> origin/master
In file included from /tmp/ruby/v3/src/trunk-asserts/ccan/list/list.h:4:0,
from /tmp/ruby/v3/src/trunk-asserts/vm_core.h:68,
from /tmp/ruby/v3/src/trunk-asserts/mjit_worker.c:88,
from /tmp/ruby/v3/src/trunk-asserts/mjit.c:28:
/tmp/ruby/v3/src/trunk-asserts/mjit_worker.c: In function 'mjit_capture_cc_entries':
/tmp/ruby/v3/src/trunk-asserts/mjit_worker.c:1270:33: warning: passing argument 1 of 'RB_BUILTIN_TYPE' makes integer from pointer without a cast [-Wint-conversion]
assert(BUILTIN_TYPE(cc) != T_MOVED);
^
In file included from /tmp/ruby/v3/src/trunk-asserts/include/ruby/internal/fl_type.h:35:0,
from /tmp/ruby/v3/src/trunk-asserts/include/ruby/internal/core/rstring.h:30,
from /tmp/ruby/v3/src/trunk-asserts/include/ruby/internal/arithmetic/char.h:29,
from /tmp/ruby/v3/src/trunk-asserts/include/ruby/internal/arithmetic.h:23,
from /tmp/ruby/v3/src/trunk-asserts/include/ruby/ruby.h:25,
from /tmp/ruby/v3/src/trunk-asserts/constant.h:13,
from /tmp/ruby/v3/src/trunk-asserts/mjit.c:18:
/tmp/ruby/v3/src/trunk-asserts/include/ruby/internal/value_type.h:91:27: note: expected 'VALUE {aka long unsigned int}' but argument is of type 'const struct rb_callcache *'
#define RB_BUILTIN_TYPE RB_BUILTIN_TYPE
^
/tmp/ruby/v3/src/trunk-asserts/include/ruby/internal/value_type.h:153:1: note: in expansion of macro 'RB_BUILTIN_TYPE'
RB_BUILTIN_TYPE(VALUE obj)
^~~~~~~~~~~~~~~
In file included from /tmp/ruby/v3/src/trunk-asserts/ccan/list/list.h:4:0,
from /tmp/ruby/v3/src/trunk-asserts/vm_core.h:68,
from /tmp/ruby/v3/src/trunk-asserts/mjit_worker.c:88,
from /tmp/ruby/v3/src/trunk-asserts/mjit.c:28:
/tmp/ruby/v3/src/trunk-asserts/mjit_worker.c:1270:33: warning: passing argument 1 of 'RB_BUILTIN_TYPE' makes integer from pointer without a cast [-Wint-conversion]
assert(BUILTIN_TYPE(cc) != T_MOVED);
^
In file included from /tmp/ruby/v3/src/trunk-asserts/include/ruby/internal/fl_type.h:35:0,
from /tmp/ruby/v3/src/trunk-asserts/include/ruby/internal/core/rstring.h:30,
from /tmp/ruby/v3/src/trunk-asserts/include/ruby/internal/arithmetic/char.h:29,
from /tmp/ruby/v3/src/trunk-asserts/include/ruby/internal/arithmetic.h:23,
from /tmp/ruby/v3/src/trunk-asserts/include/ruby/ruby.h:25,
from /tmp/ruby/v3/src/trunk-asserts/constant.h:13,
from /tmp/ruby/v3/src/trunk-asserts/mjit.c:18:
/tmp/ruby/v3/src/trunk-asserts/include/ruby/internal/value_type.h:91:27: note: expected 'VALUE {aka long unsigned int}' but argument is of type 'const struct rb_callcache *'
#define RB_BUILTIN_TYPE RB_BUILTIN_TYPE
^
/tmp/ruby/v3/src/trunk-asserts/include/ruby/internal/value_type.h:153:1: note: in expansion of macro 'RB_BUILTIN_TYPE'
RB_BUILTIN_TYPE(VALUE obj)
^~~~~~~~~~~~~~~
In file included from /tmp/ruby/v3/src/trunk-asserts/ccan/list/list.h:4:0,
from /tmp/ruby/v3/src/trunk-asserts/vm_core.h:68,
from /tmp/ruby/v3/src/trunk-asserts/mjit_worker.c:88,
from /tmp/ruby/v3/src/trunk-asserts/mjit.c:28:
/tmp/ruby/v3/src/trunk-asserts/mjit_worker.c:1271:33: warning: passing argument 1 of 'RB_BUILTIN_TYPE' makes integer from pointer without a cast [-Wint-conversion]
assert(BUILTIN_TYPE(vm_cc_cme(cc)) != T_MOVED);
^
In file included from /tmp/ruby/v3/src/trunk-asserts/include/ruby/internal/fl_type.h:35:0,
from /tmp/ruby/v3/src/trunk-asserts/include/ruby/internal/core/rstring.h:30,
from /tmp/ruby/v3/src/trunk-asserts/include/ruby/internal/arithmetic/char.h:29,
from /tmp/ruby/v3/src/trunk-asserts/include/ruby/internal/arithmetic.h:23,
from /tmp/ruby/v3/src/trunk-asserts/include/ruby/ruby.h:25,
from /tmp/ruby/v3/src/trunk-asserts/constant.h:13,
from /tmp/ruby/v3/src/trunk-asserts/mjit.c:18:
/tmp/ruby/v3/src/trunk-asserts/include/ruby/internal/value_type.h:91:27: note: expected 'VALUE {aka long unsigned int}' but argument is of type 'const struct rb_callable_method_entry_struct *'
#define RB_BUILTIN_TYPE RB_BUILTIN_TYPE
^
/tmp/ruby/v3/src/trunk-asserts/include/ruby/internal/value_type.h:153:1: note: in expansion of macro 'RB_BUILTIN_TYPE'
RB_BUILTIN_TYPE(VALUE obj)
^~~~~~~~~~~~~~~
In file included from /tmp/ruby/v3/src/trunk-asserts/ccan/list/list.h:4:0,
from /tmp/ruby/v3/src/trunk-asserts/vm_core.h:68,
from /tmp/ruby/v3/src/trunk-asserts/mjit_worker.c:88,
from /tmp/ruby/v3/src/trunk-asserts/mjit.c:28:
/tmp/ruby/v3/src/trunk-asserts/mjit_worker.c:1271:33: warning: passing argument 1 of 'RB_BUILTIN_TYPE' makes integer from pointer without a cast [-Wint-conversion]
assert(BUILTIN_TYPE(vm_cc_cme(cc)) != T_MOVED);
^
In file included from /tmp/ruby/v3/src/trunk-asserts/include/ruby/internal/fl_type.h:35:0,
from /tmp/ruby/v3/src/trunk-asserts/include/ruby/internal/core/rstring.h:30,
from /tmp/ruby/v3/src/trunk-asserts/include/ruby/internal/arithmetic/char.h:29,
from /tmp/ruby/v3/src/trunk-asserts/include/ruby/internal/arithmetic.h:23,
from /tmp/ruby/v3/src/trunk-asserts/include/ruby/ruby.h:25,
from /tmp/ruby/v3/src/trunk-asserts/constant.h:13,
from /tmp/ruby/v3/src/trunk-asserts/mjit.c:18:
/tmp/ruby/v3/src/trunk-asserts/include/ruby/internal/value_type.h:91:27: note: expected 'VALUE {aka long unsigned int}' but argument is of type 'const struct rb_callable_method_entry_struct *'
#define RB_BUILTIN_TYPE RB_BUILTIN_TYPE
^
/tmp/ruby/v3/src/trunk-asserts/include/ruby/internal/value_type.h:153:1: note: in expansion of macro 'RB_BUILTIN_TYPE'
RB_BUILTIN_TYPE(VALUE obj)
^~~~~~~~~~~~~~~
In file included from /tmp/ruby/v3/src/trunk-asserts/ccan/list/list.h:4:0,
from /tmp/ruby/v3/src/trunk-asserts/vm_core.h:68,
from /tmp/ruby/v3/src/trunk-asserts/mjit_worker.c:88,
from /tmp/ruby/v3/src/trunk-asserts/mjit.c:28:
/tmp/ruby/v3/src/trunk-asserts/mjit_worker.c:1272:50: warning: passing argument 1 of 'rb_objspace_garbage_object_p' makes integer from pointer without a cast [-Wint-conversion]
assert(!rb_objspace_garbage_object_p(cc));
^
In file included from /tmp/ruby/v3/src/trunk-asserts/mjit_worker.c:91:0,
from /tmp/ruby/v3/src/trunk-asserts/mjit.c:28:
/tmp/ruby/v3/src/trunk-asserts/gc.h:128:5: note: expected 'VALUE {aka long unsigned int}' but argument is of type 'const struct rb_callcache *'
int rb_objspace_garbage_object_p(VALUE obj);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /tmp/ruby/v3/src/trunk-asserts/ccan/list/list.h:4:0,
from /tmp/ruby/v3/src/trunk-asserts/vm_core.h:68,
from /tmp/ruby/v3/src/trunk-asserts/mjit_worker.c:88,
from /tmp/ruby/v3/src/trunk-asserts/mjit.c:28:
/tmp/ruby/v3/src/trunk-asserts/mjit_worker.c:1272:50: warning: passing argument 1 of 'rb_objspace_garbage_object_p' makes integer from pointer without a cast [-Wint-conversion]
assert(!rb_objspace_garbage_object_p(cc));
^
In file included from /tmp/ruby/v3/src/trunk-asserts/mjit_worker.c:91:0,
from /tmp/ruby/v3/src/trunk-asserts/mjit.c:28:
/tmp/ruby/v3/src/trunk-asserts/gc.h:128:5: note: expected 'VALUE {aka long unsigned int}' but argument is of type 'const struct rb_callcache *'
int rb_objspace_garbage_object_p(VALUE obj);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /tmp/ruby/v3/src/trunk-asserts/ccan/list/list.h:4:0,
from /tmp/ruby/v3/src/trunk-asserts/vm_core.h:68,
from /tmp/ruby/v3/src/trunk-asserts/mjit_worker.c:88,
from /tmp/ruby/v3/src/trunk-asserts/mjit.c:28:
/tmp/ruby/v3/src/trunk-asserts/mjit_worker.c:1273:50: warning: passing argument 1 of 'rb_objspace_garbage_object_p' makes integer from pointer without a cast [-Wint-conversion]
assert(!rb_objspace_garbage_object_p(vm_cc_cme(cc)));
^
In file included from /tmp/ruby/v3/src/trunk-asserts/mjit_worker.c:91:0,
from /tmp/ruby/v3/src/trunk-asserts/mjit.c:28:
/tmp/ruby/v3/src/trunk-asserts/gc.h:128:5: note: expected 'VALUE {aka long unsigned int}' but argument is of type 'const struct rb_callable_method_entry_struct *'
int rb_objspace_garbage_object_p(VALUE obj);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /tmp/ruby/v3/src/trunk-asserts/ccan/list/list.h:4:0,
from /tmp/ruby/v3/src/trunk-asserts/vm_core.h:68,
from /tmp/ruby/v3/src/trunk-asserts/mjit_worker.c:88,
from /tmp/ruby/v3/src/trunk-asserts/mjit.c:28:
/tmp/ruby/v3/src/trunk-asserts/mjit_worker.c:1273:50: warning: passing argument 1 of 'rb_objspace_garbage_object_p' makes integer from pointer without a cast [-Wint-conversion]
assert(!rb_objspace_garbage_object_p(vm_cc_cme(cc)));
^
In file included from /tmp/ruby/v3/src/trunk-asserts/mjit_worker.c:91:0,
from /tmp/ruby/v3/src/trunk-asserts/mjit.c:28:
/tmp/ruby/v3/src/trunk-asserts/gc.h:128:5: note: expected 'VALUE {aka long unsigned int}' but argument is of type 'const struct rb_callable_method_entry_struct *'
int rb_objspace_garbage_object_p(VALUE obj);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/ruby/v3/src/trunk-asserts/mjit.c: At top level:
cc1: warning: unrecognized command line option '-Wno-self-assign'
cc1: warning: unrecognized command line option '-Wno-parentheses-equality'
cc1: warning: unrecognized command line option '-Wno-constant-logical-operand'
cc1: warning: unrecognized command line option '-Wno-cast-function-type'
0.024000 0.008000 167.052000 (173.588047)
build_miniruby 0.000000 0.000000 0.196000 ( 0.236020)
build_ruby 0.004000 0.000000 7.100000 ( 7.254875)
build_all In file included from /tmp/ruby/v3/src/trunk-asserts/include/ruby/defines.h:73:0,
from /tmp/ruby/v3/src/trunk-asserts/include/ruby/ruby.h:23,
from /tmp/ruby/v3/src/trunk-asserts/gc.h:3,
from /tmp/ruby/v3/src/trunk-asserts/ext/objspace/objspace_dump.c:15:
/tmp/ruby/v3/src/trunk-asserts/ext/objspace/objspace_dump.c: In function 'dump_append_ld':
/tmp/ruby/v3/src/trunk-asserts/ext/objspace/objspace_dump.c:94:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
RUBY_ASSERT(required <= width);
^
/tmp/ruby/v3/src/trunk-asserts/include/ruby/backward/2/assume.h:35:46: note: in definition of macro 'RB_LIKELY'
# define RB_LIKELY(x) (__builtin_expect(!!(x), 1))
^
/tmp/ruby/v3/src/trunk-asserts/include/ruby/assert.h:175:28: note: in expansion of macro 'RUBY_ASSERT_MESG'
# define RUBY_ASSERT(expr) RUBY_ASSERT_MESG((expr), #expr)
^~~~~~~~~~~~~~~~
/tmp/ruby/v3/src/trunk-asserts/ext/objspace/objspace_dump.c:94:5: note: in expansion of macro 'RUBY_ASSERT'
RUBY_ASSERT(required <= width);
^~~~~~~~~~~
/tmp/ruby/v3/src/trunk-asserts/ext/objspace/objspace_dump.c: In function 'dump_append_lu':
/tmp/ruby/v3/src/trunk-asserts/ext/objspace/objspace_dump.c:104:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
RUBY_ASSERT(required <= width);
^
/tmp/ruby/v3/src/trunk-asserts/include/ruby/backward/2/assume.h:35:46: note: in definition of macro 'RB_LIKELY'
# define RB_LIKELY(x) (__builtin_expect(!!(x), 1))
^
/tmp/ruby/v3/src/trunk-asserts/include/ruby/assert.h:175:28: note: in expansion of macro 'RUBY_ASSERT_MESG'
# define RUBY_ASSERT(expr) RUBY_ASSERT_MESG((expr), #expr)
^~~~~~~~~~~~~~~~
/tmp/ruby/v3/src/trunk-asserts/ext/objspace/objspace_dump.c:104:5: note: in expansion of macro 'RUBY_ASSERT'
RUBY_ASSERT(required <= width);
^~~~~~~~~~~
/tmp/ruby/v3/src/trunk-asserts/ext/objspace/objspace_dump.c: In function 'dump_append_d':
/tmp/ruby/v3/src/trunk-asserts/ext/objspace/objspace_dump.c:128:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
RUBY_ASSERT(required <= width);
^
/tmp/ruby/v3/src/trunk-asserts/include/ruby/backward/2/assume.h:35:46: note: in definition of macro 'RB_LIKELY'
# define RB_LIKELY(x) (__builtin_expect(!!(x), 1))
^
/tmp/ruby/v3/src/trunk-asserts/include/ruby/assert.h:175:28: note: in expansion of macro 'RUBY_ASSERT_MESG'
# define RUBY_ASSERT(expr) RUBY_ASSERT_MESG((expr), #expr)
^~~~~~~~~~~~~~~~
/tmp/ruby/v3/src/trunk-asserts/ext/objspace/objspace_dump.c:128:5: note: in expansion of macro 'RUBY_ASSERT'
RUBY_ASSERT(required <= width);
^~~~~~~~~~~
/tmp/ruby/v3/src/trunk-asserts/ext/objspace/objspace_dump.c: In function 'dump_append_sizet':
/tmp/ruby/v3/src/trunk-asserts/ext/objspace/objspace_dump.c:138:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
RUBY_ASSERT(required <= width);
^
/tmp/ruby/v3/src/trunk-asserts/include/ruby/backward/2/assume.h:35:46: note: in definition of macro 'RB_LIKELY'
# define RB_LIKELY(x) (__builtin_expect(!!(x), 1))
^
/tmp/ruby/v3/src/trunk-asserts/include/ruby/assert.h:175:28: note: in expansion of macro 'RUBY_ASSERT_MESG'
# define RUBY_ASSERT(expr) RUBY_ASSERT_MESG((expr), #expr)
^~~~~~~~~~~~~~~~
/tmp/ruby/v3/src/trunk-asserts/ext/objspace/objspace_dump.c:138:5: note: in expansion of macro 'RUBY_ASSERT'
RUBY_ASSERT(required <= width);
^~~~~~~~~~~
/tmp/ruby/v3/src/trunk-asserts/ext/objspace/objspace_dump.c: In function 'dump_append_c':
/tmp/ruby/v3/src/trunk-asserts/ext/objspace/objspace_dump.c:149:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
RUBY_ASSERT(required <= width);
^
/tmp/ruby/v3/src/trunk-asserts/include/ruby/backward/2/assume.h:35:46: note: in definition of macro 'RB_LIKELY'
# define RB_LIKELY(x) (__builtin_expect(!!(x), 1))
^
/tmp/ruby/v3/src/trunk-asserts/include/ruby/assert.h:175:28: note: in expansion of macro 'RUBY_ASSERT_MESG'
# define RUBY_ASSERT(expr) RUBY_ASSERT_MESG((expr), #expr)
^~~~~~~~~~~~~~~~
/tmp/ruby/v3/src/trunk-asserts/ext/objspace/objspace_dump.c:149:9: note: in expansion of macro 'RUBY_ASSERT'
RUBY_ASSERT(required <= width);
^~~~~~~~~~~
/tmp/ruby/v3/src/trunk-asserts/ext/objspace/objspace_dump.c: At top level:
cc1: warning: unrecognized command line option '-Wno-self-assign'
cc1: warning: unrecognized command line option '-Wno-parentheses-equality'
cc1: warning: unrecognized command line option '-Wno-constant-logical-operand'
cc1: warning: unrecognized command line option '-Wno-cast-function-type'
0.020000 0.000000 77.996000 ( 79.329786)
build_install 0.012000 0.024000 32.312000 ( 32.849078)
test_btest test_attr.rb ..
test_autoload.rb ........
test_block.rb ..........................................................
test_class.rb ................................................
test_env.rb ..
test_eval.rb .....................................
test_exception.rb ..................................
test_fiber.rb .....
test_finalizer.rb .
test_flip.rb .
test_flow.rb ..............................................................
test_fork.rb ....
test_gc.rb ..
test_insns.rb .................................................................................................................................................................................................................................................................................................................................................................................................
test_io.rb .........
test_jump.rb .............................
test_literal.rb ............................................................................................................................................................
test_literal_suffix.rb ................................................
test_load.rb ..
test_marshal.rb .
test_massign.rb ..................................
test_method.rb ...............................................................................................................................................................................................................................
test_objectspace.rb ......
test_proc.rb .....................................
test_ractor.rb ...................................................
test_string.rb .
test_struct.rb .
test_syntax.rb ............................................................................................................................................................
test_thread.rb .................................................
Fiber count: 10000 (skipping)
PASS all 1452 tests
0.000000 0.000000 523.308000 (557.009118)
test_basic 0.020000 0.004000 10.596000 ( 11.009838)
test_all Skipping Gem::PackageTask tests. rake not found.
0.004000 0.004000 16406.948000 (4288.511432)
test_rubyspec $ /tmp/ruby/v3/build/trunk-asserts/miniruby -I/tmp/ruby/v3/src/trunk-asserts/lib /tmp/ruby/v3/src/trunk-asserts/tool/runruby.rb --archdir=/tmp/ruby/v3/build/trunk-asserts --extout=.ext -- /tmp/ruby/v3/src/trunk-asserts/spec/mspec/bin/mspec-run -B /tmp/ruby/v3/src/trunk-asserts/spec/default.mspec
0.072000 0.072000 1457.028000 (1458.681164)
total: 6608.47 sec