Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-083033
#<BuildRuby:0x000055ed4ff08088
@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.20220721-083033",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.002200 0.004491 0.819810 ( 1.037254)
build_miniruby 0.000680 0.000105 0.057431 ( 0.056305)
build_ruby 0.001005 0.000000 0.059476 ( 0.058243)
build_all 0.004451 0.000000 1.552794 ( 0.602612)
build_install 0.011095 0.000000 5.688551 ( 2.196812)
test_btest 0.000705 0.000000 51.739636 ( 8.365721)
test_basic 0.005537 0.000129 0.348586 ( 0.436864)
test_all 0.001670 0.000186 598.099149 ( 88.622609)
test_rubyspec 0.062776 0.044154 44.024713 ( 49.610241)
total: 150.99 sec