rev: 0c2d731ef2
test-all :
test-spec:
exit statuses:
"git clone --depth 1 https://github.com/ruby/ruby.git trunk-theap-asserts" exit with 0.
"autoconf" exit with 0.
"/tmp/ruby/v2/src/trunk-theap-asserts/configure --prefix=/tmp/ruby/v2/install/trunk-theap-asserts --disable-install-doc --enable-shared" exit with 0.
"rm -f .revision.time" exit with 0.
"make update-unicode DEFS=\"-DTRANSIENT_HEAP_CHECK_MODE=1 -DTRANSIENT_HEAP_DEBUG_INFINITE_BLOCK=1 -DTRANSIENT_HEAP_DEBUG_DONT_PROMOTE=-1 -DARRAY_DEBUG=1 -DHASH_DEBUG=1\"" exit with 0.
"make update-download DEFS=\"-DTRANSIENT_HEAP_CHECK_MODE=1 -DTRANSIENT_HEAP_DEBUG_INFINITE_BLOCK=1 -DTRANSIENT_HEAP_DEBUG_DONT_PROMOTE=-1 -DARRAY_DEBUG=1 -DHASH_DEBUG=1\"" exit with 0.
"make update-rubyspec DEFS=\"-DTRANSIENT_HEAP_CHECK_MODE=1 -DTRANSIENT_HEAP_DEBUG_INFINITE_BLOCK=1 -DTRANSIENT_HEAP_DEBUG_DONT_PROMOTE=-1 -DARRAY_DEBUG=1 -DHASH_DEBUG=1\"" exit with 0.
"make update-src DEFS=\"-DTRANSIENT_HEAP_CHECK_MODE=1 -DTRANSIENT_HEAP_DEBUG_INFINITE_BLOCK=1 -DTRANSIENT_HEAP_DEBUG_DONT_PROMOTE=-1 -DARRAY_DEBUG=1 -DHASH_DEBUG=1\"" exit with 0.
"make after-update DEFS=\"-DTRANSIENT_HEAP_CHECK_MODE=1 -DTRANSIENT_HEAP_DEBUG_INFINITE_BLOCK=1 -DTRANSIENT_HEAP_DEBUG_DONT_PROMOTE=-1 -DARRAY_DEBUG=1 -DHASH_DEBUG=1\"" exit with 512.
"make miniruby DEFS=\"-DTRANSIENT_HEAP_CHECK_MODE=1 -DTRANSIENT_HEAP_DEBUG_INFINITE_BLOCK=1 -DTRANSIENT_HEAP_DEBUG_DONT_PROMOTE=-1 -DARRAY_DEBUG=1 -DHASH_DEBUG=1\"" exit with 512.
Logfile: /home/ko1/ruby/logs/brlog.trunk-theap-asserts.20191226-121055
#<BuildRuby:0x0000562cd437edb0
@BUILD_DIR="/tmp/ruby/v2/build",
@INSTALL_DIR="/tmp/ruby/v2/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v2/src",
@TARGET_BUILD_DIR="/tmp/ruby/v2/build/trunk-theap-asserts",
@TARGET_INSTALL_DIR="/tmp/ruby/v2/install/trunk-theap-asserts",
@TARGET_NAME="trunk-theap-asserts",
@TARGET_SRC_DIR="/tmp/ruby/v2/src/trunk-theap-asserts",
@build_opts=
"DEFS=\"-DTRANSIENT_HEAP_CHECK_MODE=1 -DTRANSIENT_HEAP_DEBUG_INFINITE_BLOCK=1 -DTRANSIENT_HEAP_DEBUG_DONT_PROMOTE=-1 -DARRAY_DEBUG=1 -DHASH_DEBUG=1\"",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-theap-asserts.20191226-121055",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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 Cloning into 'trunk-theap-asserts'...
Checking out files: 96% (9125/9485)
Checking out files: 97% (9201/9485)
Checking out files: 98% (9296/9485)
Checking out files: 99% (9391/9485)
Checking out files: 100% (9485/9485)
Checking out files: 100% (9485/9485), done.
0.000000 0.000000 4.416000 (158.039600)
autoconf 0.000000 0.000000 3.000000 ( 3.327864)
configure 0.136000 0.068000 47.560000 (103.119699)
build_up + cp /tmp/ruby/v2/src/trunk-theap-asserts/enc/jis/props.h.blt /tmp/ruby/v2/src/trunk-theap-asserts/enc/jis/props.h
generating enc/trans/newline.c ...
converter for universal_newline
converter for crlf_newline
converter for cr_newline
done. (0.07user 0.02system 0.01elapsed)
/tmp/ruby/v2/src/trunk-theap-asserts/hash.c: In function 'rb_hash_dump':
/tmp/ruby/v2/src/trunk-theap-asserts/hash.c:472:5: error: implicit declaration of function 'rb_obj_info_dump'; did you mean 'rb_obj_info'? [-Werror=implicit-function-declaration]
rb_obj_info_dump(hash);
^~~~~~~~~~~~~~~~
rb_obj_info
/tmp/ruby/v2/src/trunk-theap-asserts/hash.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'
cc1: some warnings being treated as errors
make: *** [hash.o] Error 1
0.040000 0.000000 17.596000 (189.136718)
build_miniruby /tmp/ruby/v2/src/trunk-theap-asserts/hash.c: In function 'rb_hash_dump':
/tmp/ruby/v2/src/trunk-theap-asserts/hash.c:472:5: error: implicit declaration of function 'rb_obj_info_dump'; did you mean 'rb_obj_info'? [-Werror=implicit-function-declaration]
rb_obj_info_dump(hash);
^~~~~~~~~~~~~~~~
rb_obj_info
/tmp/ruby/v2/src/trunk-theap-asserts/hash.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'
cc1: some warnings being treated as errors
make: *** [hash.o] Error 1
0.004000 0.000000 5.976000 ( 6.111551)
$$$[end] "make miniruby DEFS=\"-DTRANSIENT_HEAP_CHECK_MODE=1 -DTRANSIENT_HEAP_DEBUG_INFINITE_BLOCK=1 -DTRANSIENT_HEAP_DEBUG_DONT_PROMOTE=-1 -DARRAY_DEBUG=1 -DHASH_DEBUG=1\"" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-theap-asserts.20191226-121055
total: 459.74 sec