Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-075535
#<BuildRuby:0x000055899f677ef0
@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.20220724-075535",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000000 0.006875 0.824736 ( 0.911216)
build_miniruby 0.000413 0.000561 0.057334 ( 0.056147)
build_ruby 0.000705 0.000151 0.058788 ( 0.057568)
build_all 0.000524 0.004081 1.525170 ( 0.588401)
build_install 0.009554 0.001489 5.580046 ( 2.146389)
test_btest 0.000583 0.000156 46.198915 ( 8.817838)
test_basic 0.001022 0.004728 0.316858 ( 0.405235)
test_all 0.000748 0.000249 617.374794 ( 90.191180)
test_rubyspec 0.062135 0.048832 43.587228 ( 49.193963)
total: 152.37 sec