Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-063541
#<BuildRuby:0x0000561022bf2b78
@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.20220825-063541",
@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.000006)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.006286 0.000483 0.870690 ( 0.910954)
build_miniruby 0.000824 0.000063 0.057012 ( 0.055838)
build_ruby 0.000725 0.000056 0.059728 ( 0.058471)
build_all 0.000507 0.004180 1.532127 ( 0.591507)
build_install 0.011097 0.000000 1.893758 ( 0.950614)
test_btest 0.000868 0.000000 52.368441 ( 8.575649)
test_basic 0.005101 0.000437 0.291913 ( 0.380681)
test_all 0.002075 0.000244 615.616514 ( 89.056192)
test_rubyspec 0.080313 0.044477 44.173262 ( 52.412033)
total: 152.99 sec