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-020926
#<BuildRuby:0x0000561f1b27ce60
@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-020926",
@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.000037)
autoconf 0.000000 0.000000 0.000000 ( 0.000050)
configure 0.000000 0.000000 0.000000 ( 0.000054)
build_up From https://github.com/ruby/ruby
6379c6a..87aebec master -> origin/master
0.016000 0.004000 14.616000 ( 14.036018)
build_miniruby 0.000000 0.000000 6.948000 ( 7.686226)
build_ruby 0.004000 0.004000 17.260000 ( 17.376606)
build_all 0.020000 0.020000 62.932000 ( 53.088774)
build_install 0.048000 0.000000 63.380000 ( 51.398193)
total: 143.59 sec