rev: 9e41a75255
test-all :
test-spec:
exit statuses:
"rm -f .revision.time" exit with 0.
"make update-unicode -j6" exit with 0.
"make update-download -j6" exit with 0.
"make update-src -j6" exit with 0.
"make after-update -j6" exit with 0.
"make miniruby -j6" exit with 0.
"make ruby -j6" exit with 0.
"make all -j6" exit with 512.
Logfile: /home/ko1/ruby/logs/brlog.trunk-cross-mingw64.20200511-011703
#<BuildRuby:0x0000558f503a8ab0
@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-cross-mingw64",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-cross-mingw64",
@TARGET_NAME="trunk-cross-mingw64",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-cross-mingw64",
@build_opts="-j6",
@configure_opts=
["--host=x86_64-w64-mingw32 --with-baseruby=/home/ko1/ruby/v2/install/trunk/bin/ruby"],
@gist=false,
@git_branch=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-cross-mingw64.20200511-011703",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install"],
@svn_revision=nil,
@test_opts="TESTS='-j6'",
@timeout=10800>
user system total real
checkout 0.000000 0.000000 0.000000 ( 0.000026)
autoconf 0.000000 0.000000 0.000000 ( 0.000043)
configure 0.000000 0.000000 0.000000 ( 0.000048)
build_up From https://github.com/ruby/ruby
c89c380..9e41a75 master -> origin/master
In file included from /tmp/ruby/v3/src/trunk-cross-mingw64/include/ruby/ruby.h:39:0,
from /tmp/ruby/v3/src/trunk-cross-mingw64/win32/file.c:5:
/tmp/ruby/v3/src/trunk-cross-mingw64/include/ruby/internal/memory.h:284:16: warning: 'ruby_nonempty_memcpy' is static but used in inline function 'wmemcpy' which is not static
#define memcpy ruby_nonempty_memcpy
^
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.072000 0.040000 713.468000 (201.224163)
build_miniruby 0.000000 0.000000 0.180000 ( 0.209713)
build_ruby 0.000000 0.008000 23.804000 ( 10.763943)
build_all make[2]: *** No rule to make target '/tmp/ruby/v3/src/trunk-cross-mingw64/include/ruby/3/anyargs.h', needed by 'extract.o'. Stop.
make[1]: *** [ext/-test-/arith_seq/extract/all] Error 2
make[1]: *** Waiting for unfinished jobs....
make[2]: *** No rule to make target '/tmp/ruby/v3/src/trunk-cross-mingw64/include/ruby/3/anyargs.h', needed by 'resize.o'. Stop.
make[1]: *** [ext/-test-/array/resize/all] Error 2
make[2]: *** No rule to make target '/tmp/ruby/v3/src/trunk-cross-mingw64/include/ruby/3/anyargs.h', needed by 'bug-14384.o'. Stop.
make[1]: *** [ext/-test-/bug-14834/all] Error 2
make[2]: *** No rule to make target '/tmp/ruby/v3/src/trunk-cross-mingw64/include/ruby/3/anyargs.h', needed by 'big2str.o'. Stop.
make[1]: *** [ext/-test-/bignum/all] Error 2
make[2]: *** No rule to make target '/tmp/ruby/v3/src/trunk-cross-mingw64/include/ruby/3/anyargs.h', needed by 'bug.o'. Stop.
make[1]: *** [ext/-test-/bug-3571/all] Error 2
make: *** [build-ext] Error 2
make: *** Waiting for unfinished jobs....
0.024000 0.012000 317.592000 ( 56.146459)
$$$[end] "make all -j6" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-cross-mingw64.20200511-011703
total: 268.35 sec