Logfile: /home/ko1/ruby/logs/brlog.trunk.20220619-234125
#<BuildRuby:0x000055b5d6400330
@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.20220619-234125",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.002924 0.004307 0.813711 ( 1.139928)
build_miniruby 0.000970 0.000138 0.089807 ( 0.087749)
build_ruby 0.001669 0.000239 3.545791 ( 3.346419)
build_all 0.006675 0.003199 16.004309 ( 2.935479)
build_install 0.007916 0.001397 6.406761 ( 2.850441)
test_btest 0.000720 0.000127 53.867503 ( 8.463113)
test_basic 0.005371 0.000154 0.300377 ( 0.388930)
test_all 0.001192 0.000199 655.861365 ( 93.629146)
test_rubyspec 0.095794 0.034848 44.205280 ( 50.005021)
total: 162.85 sec