rev: 9aed421d70
test-all :
test-spec:
exit statuses:
"rm -f .revision.time" exit with 0.
"make update-unicode -j8" exit with 0.
"make update-download -j8" exit with 0.
"make update-rubyspec -j8" exit with 0.
"make update-src -j8" exit with 0.
"make after-update -j8" exit with 0.
"make miniruby -j8" exit with 0.
"make ruby -j8" exit with 0.
"make all -j8" exit with 512.
Logfile: /home/ko1/ruby/logs/brlog.trunk_test.20200131-065259
#<BuildRuby:0x000056337c4e4638
@BUILD_DIR="/home/ko1/ruby/v2/build",
@INSTALL_DIR="/home/ko1/ruby/v2/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/home/ko1/ruby/v2/src",
@TARGET_BUILD_DIR="/home/ko1/ruby/v2/build/trunk_test",
@TARGET_INSTALL_DIR="/home/ko1/ruby/v2/install/trunk_test",
@TARGET_NAME="trunk_test",
@TARGET_SRC_DIR="/home/ko1/ruby/v2/src/trunk_test",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk_test.20200131-065259",
@quiet=false,
@ruby_env=
[["RUBYLIB", "/usr/share/rbenv/rbenv.d/exec/gem-rehash:"],
["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='-j8'",
@timeout=10800>
user system total real
checkout 0.000000 0.000000 0.000000 ( 0.000005)
autoconf 0.000000 0.000000 0.000000 ( 0.000027)
configure 0.000000 0.000000 0.000000 ( 0.000011)
build_up 0.004000 0.004000 1.216000 ( 1.963128)
build_miniruby 0.000000 0.000000 0.024000 ( 0.030382)
build_ruby 0.000000 0.000000 0.024000 ( 0.030038)
build_all Makefile:284: *** missing separator. Stop.
make[1]: *** [ext/-test-/cxxanyargs/all] Error 2
make[1]: *** Waiting for unfinished jobs....
make: *** [build-ext] Error 2
0.004000 0.000000 2.296000 ( 0.578457)
$$$[end] "make all -j8" exit with 512.
/home/ko1/ruby/logs/brlog.trunk_test.20200131-065259
total: 2.60 sec