rev: 87aebecdc2
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.20200329-060804
#<BuildRuby:0x000055aa59b02c38
@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.20200329-060804",
@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.000030)
autoconf 0.000000 0.000000 0.000000 ( 0.000059)
configure 0.000000 0.000000 0.000000 ( 0.000056)
build_up 0.020000 0.000000 13.056000 ( 11.534242)
build_miniruby 0.000000 0.000000 5.280000 ( 5.831801)
build_ruby 0.012000 0.000000 15.688000 ( 15.586129)
build_all 0.020000 0.016000 59.596000 ( 50.119349)
build_install 0.028000 0.024000 61.160000 ( 50.697988)
total: 133.77 sec