rev: 983f6d0f2a
test-all :
test-spec:
exit statuses:
"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 512.
"make miniruby -j8" exit with 512.
Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20210313-091324
#<BuildRuby:0x000055ca669df2c0
@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-test",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-test",
@TARGET_NAME="trunk-test",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-test",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-test.20210313-091324",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up From https://github.com/ruby/ruby
722e6c1..983f6d0 master -> origin/master
/tmp/ruby/v3/src/trunk-test/tool/generic_erb.rb:9:in `require_relative': /tmp/ruby/v3/src/trunk-test/tool/lib/atomic_write.rb:6: syntax error, unexpected ':', expecting keyword_end (SyntaxError)
...:timestamp, :output, :compare :color
... ^
from /tmp/ruby/v3/src/trunk-test/tool/generic_erb.rb:9:in `<main>'
/tmp/ruby/v3/src/trunk-test/tool/generic_erb.rb:9:in `require_relative': /tmp/ruby/v3/src/trunk-test/tool/lib/atomic_write.rb:6: syntax error, unexpected ':', expecting keyword_end (SyntaxError)
...:timestamp, :output, :compare :color
... ^
from /tmp/ruby/v3/src/trunk-test/tool/generic_erb.rb:9:in `<main>'
make: *** [id.h] Error 1
make: *** Waiting for unfinished jobs....
make: *** [id.c] Error 1
../../../tool/generic_erb.rb:9:in `require_relative': /tmp/ruby/v3/src/trunk-test/tool/lib/atomic_write.rb:6: syntax error, unexpected ':', expecting keyword_end (SyntaxError)
...:timestamp, :output, :compare :color
... ^
from ../../../tool/generic_erb.rb:9:in `<main>'
make[1]: *** [limits.c] Error 1
make: *** [/tmp/ruby/v3/src/trunk-test/ext/rbconfig/sizeof/limits.c] Error 2
../../../tool/generic_erb.rb:9:in `require_relative': /tmp/ruby/v3/src/trunk-test/tool/lib/atomic_write.rb:6: syntax error, unexpected ':', expecting keyword_end (SyntaxError)
...:timestamp, :output, :compare :color
... ^
from ../../../tool/generic_erb.rb:9:in `<main>'
make[1]: *** [sizes.c] Error 1
make: *** [/tmp/ruby/v3/src/trunk-test/ext/rbconfig/sizeof/sizes.c] Error 2
0.004407 0.000022 0.801035 ( 1.157495)
build_miniruby /tmp/ruby/v3/src/trunk-test/tool/generic_erb.rb:9:in `require_relative': /tmp/ruby/v3/src/trunk-test/tool/lib/atomic_write.rb:6: syntax error, unexpected ':', expecting keyword_end (SyntaxError)
...:timestamp, :output, :compare :color
... ^
from /tmp/ruby/v3/src/trunk-test/tool/generic_erb.rb:9:in `<main>'
make: *** [id.h] Error 1
make: *** Waiting for unfinished jobs....
/tmp/ruby/v3/src/trunk-test/tool/generic_erb.rb:9:in `require_relative': /tmp/ruby/v3/src/trunk-test/tool/lib/atomic_write.rb:6: syntax error, unexpected ':', expecting keyword_end (SyntaxError)
...:timestamp, :output, :compare :color
... ^
from /tmp/ruby/v3/src/trunk-test/tool/generic_erb.rb:9:in `<main>'
make: *** [miniprelude.c] Error 1
0.000851 0.000065 0.086414 ( 0.073572)
$$$[end] "make miniruby -j8" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-test.20210313-091324
total: 1.23 sec