rev: e5db3da9d3
test-all :
test-spec:
exit statuses:
"rm -f .revision.time" exit with 0.
"make update-unicode -j6" exit with 0.
"make update-download -j6" exit with 0.
"make update-src -j6" exit with 0.
"make after-update -j6" exit with 0.
"make miniruby -j6" exit with 0.
"make ruby -j6" exit with 0.
"make all -j6" exit with 0.
"make install -j6" exit with 0.
Logfile: /home/ko1/ruby/logs/brlog.trunk-cross-mingw64.20200331-011135
#<BuildRuby:0x0000561ea82d8328
@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.20200331-011135",
@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.000033)
autoconf 0.000000 0.000000 0.000000 ( 0.000062)
configure 0.000000 0.000000 0.000000 ( 0.000071)
build_up 0.012000 0.004000 4.084000 ( 4.874602)
build_miniruby 0.000000 0.000000 0.112000 ( 0.226936)
build_ruby 0.004000 0.000000 0.124000 ( 0.238284)
build_all 0.024000 0.000000 2.768000 ( 2.681379)
build_install 0.032000 0.004000 4.940000 ( 4.809553)
total: 12.83 sec