Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-075047
#<BuildRuby:0x000055b0dacec0d0
@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.20230113-075047",
@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.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005877 0.000406 0.851618 ( 1.047197)
build_miniruby 0.001226 0.000000 1.017058 ( 1.014892)
build_ruby 0.001459 0.000000 2.777305 ( 2.774687)
build_all 0.007208 0.002733 16.787159 ( 2.970737)
build_install 0.009263 0.000000 2.086012 ( 1.085514)
test_btest 0.001137 0.000000 75.386740 ( 11.139836)
test_basic 0.003653 0.003558 0.327466 ( 0.412407)
test_all 0.001407 0.000306 648.529105 ( 98.394611)
test_rubyspec 0.086957 0.047738 51.648375 ( 59.685874)
total: 178.53 sec