Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-204651
#<BuildRuby:0x000055d4735a7e70
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221214-204651",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000011 0.000004 0.000015 ( 0.000014)
build_up 0.000000 0.004290 0.873776 ( 1.401640)
build_miniruby 0.000000 0.001003 0.992055 ( 0.990707)
build_ruby 0.000000 0.001156 2.760602 ( 2.671474)
build_all 0.005407 0.003732 15.746328 ( 3.281271)
build_install 0.003414 0.006125 2.250104 ( 1.238665)
test_btest 0.000412 0.000206 59.247729 ( 11.615422)
test_basic 0.003099 0.001550 0.304356 ( 0.395089)
test_all 0.000942 0.000471 668.104623 (147.012189)
test_rubyspec 0.031441 0.026977 53.139746 ( 61.374504)
total: 229.98 sec