rev: 61b7f86248
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-141644
#<BuildRuby:0x0000555a1bb5e968
 @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-141644",
 @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.000028)
autoconf               0.000000   0.000000   0.000000 (  0.000046)
configure              0.000000   0.000000   0.000000 (  0.000048)
build_up               0.012000   0.000000   3.060000 (  3.921502)
build_miniruby         0.000000   0.000000   0.104000 (  0.141842)
build_ruby             0.000000   0.004000   0.092000 (  0.129130)
build_all              0.012000   0.012000   2.456000 (  1.897128)
build_install          0.016000   0.012000   3.764000 (  3.066088)
total: 9.16 sec