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-021051
#<BuildRuby:0x000056529ee0d480
@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-021051",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up From https://github.com/ruby/ruby
72a4e1d..86b5c15 master -> origin/master
0.012325 0.000000 3.002255 ( 3.133296)
build_miniruby 0.001606 0.000000 0.072021 ( 0.070151)
build_ruby 0.003662 0.000000 2.127398 ( 2.016299)
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.002636 0.000121 0.401589 ( 0.192650)
$$$[end] "make all -j16" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20210621-021051
total: 5.41 sec