rev: 67ae1d441d
test-all : 20994 tests, 5654430 assertions, 0 failures, 0 errors, 144 skips
test-spec: 3756 files, 30448 examples, 120986 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.20200928-045342
#<BuildRuby:0x000055c199a6ca60
@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.20200928-045342",
@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.000030)
autoconf 0.000000 0.000000 0.000000 ( 0.000063)
configure 0.000000 0.000000 0.000000 ( 0.000061)
build_up From https://github.com/ruby/ruby
1c95436..67ae1d4 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.028000 0.044000 83.988000 (131.742638)
build_miniruby 0.000000 0.000000 0.200000 ( 0.268251)
build_ruby 0.000000 0.004000 7.244000 ( 7.443420)
build_all 0.040000 0.004000 64.316000 ( 66.113215)
build_install 0.020000 0.016000 57.948000 ( 58.524779)
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 426.652000 (440.876177)
test_basic 0.008000 0.012000 10.504000 ( 10.771247)
test_all Skipping Gem::PackageTask tests. rake not found.
0.008000 0.000000 17890.372000 (5387.910473)
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.096000 0.060000 1464.876000 (1471.909207)
total: 7575.56 sec