rev:
test-all :
test-spec:
exit statuses:
"git clone --depth 1 https://github.com/ruby/ruby.git trunk-test" exit with 0.
"autoconf" exit with 0.
"/tmp/ruby/v2/src/trunk-test/configure --prefix=/tmp/ruby/v2/install/trunk-test --disable-install-doc CC=ccache gcc" exit with 256.
Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20191121-060301
#<BuildRuby:0x00005564e3f34cb8
@BUILD_DIR="/tmp/ruby/v2/build",
@INSTALL_DIR="/tmp/ruby/v2/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v2/src",
@TARGET_BUILD_DIR="/tmp/ruby/v2/build/trunk-test",
@TARGET_INSTALL_DIR="/tmp/ruby/v2/install/trunk-test",
@TARGET_NAME="trunk-test",
@TARGET_SRC_DIR="/tmp/ruby/v2/src/trunk-test",
@build_opts="-j8",
@configure_opts=["CC=ccache gcc"],
@gist=false,
@git_branch=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-test.20191121-060301",
@quiet=false,
@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 Cloning into 'trunk-test'...
0.000400 0.000072 1.305374 ( 7.079309)
autoconf 0.000310 0.000057 0.730282 ( 0.725779)
configure configure: WARNING: you should use --build, --host, --target
Invalid configuration `gcc': machine `gcc-unknown' not recognized
configure: error: /bin/bash /tmp/ruby/v2/src/trunk-test/tool/config.sub gcc failed
0.000748 0.000136 0.300034 ( 0.825289)
$$$[end] "/tmp/ruby/v2/src/trunk-test/configure --prefix=/tmp/ruby/v2/install/trunk-test --disable-install-doc CC=ccache gcc" exit with 256.
/home/ko1/ruby/logs/brlog.trunk-test.20191121-060301
total: 8.63 sec