rev: 86b5c15e70
test-all :
test-spec:
exit statuses:
"make update-unicode -j16" exit with 0.
"make update-download -j16" exit with 0.
"make update-rubyspec -j16" exit with 0.
"make update-src -j16" exit with 0.
"make after-update -j16" exit with 0.
"make miniruby -j16" exit with 0.
"make ruby -j16" exit with 0.
"make all -j16" exit with 512.
Logfile: /home/ko1/ruby/logs/brlog.trunk.20210621-021446
#<BuildRuby:0x000055a5f14a2cd8
@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",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20210621-021446",
@make="make",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.010905 0.000463 1.064375 ( 1.189994)
build_miniruby 0.001252 0.000084 0.074792 ( 0.073886)
build_ruby 0.001309 0.000087 0.069117 ( 0.067847)
build_all /tmp/ruby/v3/src/trunk/lib/erb.rb:905:in `eval': /tmp/ruby/v3/src/trunk/template/encdb.h.tmpl:99: syntax error, unexpected end-of-input, expecting `end' (SyntaxError)
from /tmp/ruby/v3/src/trunk/lib/erb.rb:905:in `result'
from /tmp/ruby/v3/src/trunk/tool/generic_erb.rb:41:in `block (2 levels) in <main>'
from /tmp/ruby/v3/src/trunk/tool/generic_erb.rb:41:in `block in <main>'
from /tmp/ruby/v3/src/trunk/tool/generic_erb.rb:34:in `map'
from /tmp/ruby/v3/src/trunk/tool/generic_erb.rb:34:in `<main>'
make: *** [uncommon.mk:1101: encdb.h] Error 1
make: *** Waiting for unfinished jobs....
0.002660 0.000178 1.225202 ( 1.095958)
$$$[end] "make all -j16" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20210621-021446
total: 2.43 sec