rev:
test-all :
test-spec:
exit statuses:
"git clone --depth 1 https://github.com/ruby/ruby.git trunk-cross-mingw64" exit with 0.
"autoconf" exit with 0.
"/tmp/ruby/v3/src/trunk-cross-mingw64/configure --prefix=/tmp/ruby/v3/install/trunk-cross-mingw64 --disable-install-doc --host=x86_64-w64-mingw32 --with-baseruby=/home/ko1/ruby/v2/install/trunk/bin/ruby" exit with 32512.
Logfile: /home/ko1/ruby/logs/brlog.trunk-cross-mingw64.20201125-015127
#<BuildRuby:0x0000558932c70ea0
@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-cross-mingw64",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-cross-mingw64",
@TARGET_NAME="trunk-cross-mingw64",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-cross-mingw64",
@build_opts="-j6",
@configure_opts=
["--host=x86_64-w64-mingw32 --with-baseruby=/home/ko1/ruby/v2/install/trunk/bin/ruby"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-cross-mingw64.20201125-015127",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install"],
@svn_revision=nil,
@test_opts="TESTS='-j6'",
@timeout=10800>
user system total real
checkout Cloning into 'trunk-cross-mingw64'...
0.000000 0.004000 2.812000 ( 10.055276)
autoconf 0.000000 0.000000 2.596000 ( 2.675469)
configure configure: error: cannot run /bin/bash /tmp/ruby/v3/src/trunk-cross-mingw64/tool/config.sub
0.000000 0.000000 0.316000 ( 0.664176)
$$$[end] "/tmp/ruby/v3/src/trunk-cross-mingw64/configure --prefix=/tmp/ruby/v3/install/trunk-cross-mingw64 --disable-install-doc --host=x86_64-w64-mingw32 --with-baseruby=/home/ko1/ruby/v2/install/trunk/bin/ruby" exit with 32512.
/home/ko1/ruby/logs/brlog.trunk-cross-mingw64.20201125-015127
total: 13.40 sec