Logfile: /home/ko1/ruby/logs/brlog.trunk.20220711-105003
#<BuildRuby:0x0000564d9a78ffa8
@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.20220711-105003",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.006063 0.000933 0.902197 ( 1.794485)
build_miniruby 0.000948 0.000146 0.057529 ( 0.056244)
build_ruby 0.000881 0.000136 0.058955 ( 0.057683)
build_all 0.003776 0.000581 1.523636 ( 0.608288)
build_install 0.006907 0.004267 6.273781 ( 2.817430)
test_btest 0.000612 0.000122 55.418156 ( 8.433413)
test_basic 0.004983 0.000997 0.347917 ( 0.435728)
test_all 0.001120 0.000224 624.941722 ( 90.422968)
test_rubyspec 0.079377 0.050291 44.597778 ( 50.160320)
total: 154.79 sec