Logfile: /home/ko1/ruby/logs/brlog.trunk.20220427-030637
#<BuildRuby:0x0000559f45dd3eb8
@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.20220427-030637",
@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.000016 0.000003 0.000019 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.001909 0.004360 0.833110 ( 1.244046)
build_miniruby 0.000835 0.000192 0.057553 ( 0.056293)
build_ruby 0.000772 0.000178 0.060860 ( 0.059681)
build_all 0.000000 0.004179 1.526004 ( 0.617826)
build_install 0.010242 0.000534 6.268580 ( 2.794729)
test_btest 0.000655 0.000175 57.145664 ( 8.366780)
test_basic 0.001872 0.003595 0.305611 ( 0.394127)
test_all 0.000942 0.000294 625.044832 ( 89.155996)
test_rubyspec 0.071506 0.052724 44.366223 ( 49.246955)
total: 151.94 sec