Logfile: /home/ko1/ruby/logs/brlog.trunk.20220504-072909
#<BuildRuby:0x0000560c29b27e20
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220504-072909",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.006302 0.000450 0.840136 ( 1.535541)
build_miniruby 0.000987 0.000070 0.057030 ( 0.055766)
build_ruby 0.000708 0.000051 0.057458 ( 0.056304)
build_all 0.004296 0.000000 1.482469 ( 0.595053)
build_install 0.005717 0.005234 6.296444 ( 2.845897)
test_btest 0.000566 0.000075 53.394957 ( 8.158409)
test_basic 0.004691 0.000625 0.284335 ( 0.373141)
test_all 0.000000 0.001307 603.643338 ( 94.921654)
test_rubyspec 0.059517 0.053465 43.788239 ( 48.734275)
total: 157.28 sec