rev:
test-all :
test-spec:
exit statuses:
"rm -f .revision.time" exit with 0.
"make update-unicode -j6" exit with 512.
"make update-download -j6" exit with 512.
"make update-src -j6" exit with 512.
"make after-update -j6" exit with 512.
"make miniruby -j6" exit with 512.
Logfile: /home/ko1/ruby/logs/brlog.trunk-cross-mingw64.20200219-073618
#<BuildRuby:0x000055818bb70568
@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-cross-mingw64",
@TARGET_INSTALL_DIR="/tmp/ruby/v2/install/trunk-cross-mingw64",
@TARGET_NAME="trunk-cross-mingw64",
@TARGET_SRC_DIR="/tmp/ruby/v2/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,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-cross-mingw64.20200219-073618",
@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 0.000000 0.000000 0.000000 ( 0.000041)
autoconf 0.000000 0.000000 0.000000 ( 0.000062)
configure 0.000000 0.000000 0.000000 ( 0.000069)
build_up make: /home/ko1/ruby/v2/install/trunk/bin/ruby: Command not found
make: *** [update-unicode-files] Error 127
make: *** Waiting for unfinished jobs....
make: /home/ko1/ruby/v2/install/trunk/bin/ruby: Command not found
make: *** [update-unicode-emoji-files] Error 127
make: /home/ko1/ruby/v2/install/trunk/bin/ruby: Command not found
make: *** [update-unicode-auxiliary-files] Error 127
/bin/sh: 1: /home/ko1/ruby/v2/install/trunk/bin/ruby: not found
make: /home/ko1/ruby/v2/install/trunk/bin/ruby: Command not found
make: *** [update-config_files] Error 127
make: *** Waiting for unfinished jobs....
make: *** [download-extlibs] Error 127
/bin/sh: 1: /home/ko1/ruby/v2/install/trunk/bin/ruby: not found
make: *** [update-gems] Error 127
From https://github.com/ruby/ruby
90d082e..c4794ed master -> origin/master
/bin/sh: 1: /home/ko1/ruby/v2/install/trunk/bin/ruby: not found
make: *** [update-src] Error 127
/bin/sh: 1: /home/ko1/ruby/v2/install/trunk/bin/ruby: not found
make: *** [opt_sc.inc] Error 127
make: *** Waiting for unfinished jobs....
/bin/sh: 1: /home/ko1/ruby/v2/install/trunk/bin/ruby: not found
/bin/sh: 1: /home/ko1/ruby/v2/install/trunk/bin/ruby: not found
/bin/sh: 1: /home/ko1/ruby/v2/install/trunk/bin/ruby: not found
/bin/sh: 1: /home/ko1/ruby/v2/install/trunk/bin/ruby: not found
/bin/sh: 1: /home/ko1/ruby/v2/install/trunk/bin/ruby: not found
make: *** [optinsn.inc] Error 127
make: *** [optunifs.inc] Error 127
make: *** [insns.inc] Error 127
make: *** [insns_info.inc] Error 127
make: *** [vmtc.inc] Error 127
0.008000 0.000000 0.864000 ( 4.709940)
build_miniruby /bin/sh: 1: /home/ko1/ruby/v2/install/trunk/bin/ruby: not found
/bin/sh: 1: /home/ko1/ruby/v2/install/trunk/bin/ruby: not found
make: *** [opt_sc.inc] Error 127
make: *** Waiting for unfinished jobs....
make: *** [optunifs.inc] Error 127
/bin/sh: 1: /home/ko1/ruby/v2/install/trunk/bin/ruby: not found
make: *** [insns.inc] Error 127
/bin/sh: 1: /home/ko1/ruby/v2/install/trunk/bin/ruby: not found
make: *** [optinsn.inc] Error 127
/bin/sh: 1: /home/ko1/ruby/v2/install/trunk/bin/ruby: not found
make: *** [insns_info.inc] Error 127
0.004000 0.000000 0.096000 ( 0.187074)
$$$[end] "make miniruby -j6" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-cross-mingw64.20200219-073618
total: 4.90 sec