rev: 983f6d0f2a
test-all :
test-spec:
exit statuses:
"make update-unicode -j6" exit with 0.
"make update-download -j6" exit with 0.
"make update-rubyspec -j6" exit with 0.
"make update-src -j6" exit with 0.
"make after-update -j6" exit with 512.
"make miniruby -j6" exit with 512.
Logfile: /home/ko1/ruby/logs/brlog.trunk-random1.20210313-001525
#<BuildRuby:0x00005585c12820e8
@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-random1",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-random1",
@TARGET_NAME="trunk-random1",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-random1",
@build_opts="-j6",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-random1.20210313-001525",
@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=\"--test-order=random\"",
@timeout=10800>
user system total real
checkout 0.000000 0.000000 0.000000 ( 0.000023)
autoconf 0.000000 0.000000 0.000000 ( 0.000043)
configure 0.000000 0.000000 0.000000 ( 0.000039)
build_up From https://github.com/ruby/ruby
722e6c1..983f6d0 master -> origin/master
/tmp/ruby/v3/src/trunk-random1/tool/generic_erb.rb:9:in `require_relative': /tmp/ruby/v3/src/trunk-random1/tool/lib/atomic_write.rb:6: syntax error, unexpected ':', expecting keyword_end (SyntaxError)
...:timestamp, :output, :compare :color
... ^
from /tmp/ruby/v3/src/trunk-random1/tool/generic_erb.rb:9:in `<main>'
/tmp/ruby/v3/src/trunk-random1/tool/generic_erb.rb:9:in `require_relative': /tmp/ruby/v3/src/trunk-random1/tool/lib/atomic_write.rb:6: syntax error, unexpected ':', expecting keyword_end (SyntaxError)
...:timestamp, :output, :compare :color
... ^
from /tmp/ruby/v3/src/trunk-random1/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-random1/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>'
../../../tool/generic_erb.rb:9:in `require_relative': /tmp/ruby/v3/src/trunk-random1/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[1]: *** [limits.c] Error 1
make: *** [/tmp/ruby/v3/src/trunk-random1/ext/rbconfig/sizeof/sizes.c] Error 2
make: *** [/tmp/ruby/v3/src/trunk-random1/ext/rbconfig/sizeof/limits.c] Error 2
0.012000 0.000000 1.392000 ( 2.431855)
build_miniruby /tmp/ruby/v3/src/trunk-random1/tool/generic_erb.rb:9:in `require_relative': /tmp/ruby/v3/src/trunk-random1/tool/lib/atomic_write.rb:6: syntax error, unexpected ':', expecting keyword_end (SyntaxError)
...:timestamp, :output, :compare :color
... ^
from /tmp/ruby/v3/src/trunk-random1/tool/generic_erb.rb:9:in `<main>'
make: *** [id.h] Error 1
make: *** Waiting for unfinished jobs....
/tmp/ruby/v3/src/trunk-random1/tool/generic_erb.rb:9:in `require_relative': /tmp/ruby/v3/src/trunk-random1/tool/lib/atomic_write.rb:6: syntax error, unexpected ':', expecting keyword_end (SyntaxError)
...:timestamp, :output, :compare :color
... ^
from /tmp/ruby/v3/src/trunk-random1/tool/generic_erb.rb:9:in `<main>'
make: *** [miniprelude.c] Error 1
0.000000 0.004000 0.148000 ( 0.135907)
$$$[end] "make miniruby -j6" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-random1.20210313-001525
total: 2.57 sec