Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-161617
#<BuildRuby:0x0000555eac02c208
@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.20220808-161617",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000018 0.000005 0.000023 ( 0.000024)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.001840 0.004820 0.880204 ( 2.008876)
build_miniruby 0.000670 0.000244 0.057139 ( 0.055991)
build_ruby 0.000732 0.000266 0.059532 ( 0.058318)
build_all 0.004536 0.000027 1.538495 ( 0.592541)
build_install 0.009605 0.001581 5.657716 ( 2.149184)
test_btest 0.000000 0.000769 47.924018 ( 8.552704)
test_basic 0.002923 0.003345 0.317793 ( 0.405710)
test_all 0.000872 0.000312 635.388519 ( 92.464415)
test_rubyspec 0.078267 0.048721 44.010952 ( 51.496854)
total: 157.79 sec