Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-061248
#<BuildRuby:0x0000562a71863de0
@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.20220824-061248",
@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.000012 0.000004 0.000016 ( 0.000014)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.004973 0.002025 0.864158 ( 1.332849)
build_miniruby 0.000801 0.000229 0.058276 ( 0.057013)
build_ruby 0.000711 0.000203 0.059719 ( 0.058510)
build_all 0.004574 0.000222 1.528608 ( 0.584179)
build_install 0.009064 0.000000 1.904671 ( 0.961088)
test_btest 0.000830 0.000000 53.086956 ( 8.488726)
test_basic 0.004805 0.000756 0.330110 ( 0.418645)
test_all 0.002407 0.000000 610.378326 ( 87.471983)
test_rubyspec 0.080984 0.040509 44.277692 ( 52.522874)
total: 151.90 sec