Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-160448
#<BuildRuby:0x00005649889c8010
@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.20221217-160448",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.004382 0.000209 0.903539 ( 1.090700)
build_miniruby 0.000905 0.000043 0.993701 ( 0.992184)
build_ruby 0.001199 0.000057 2.868431 ( 2.755319)
build_all 0.001064 0.008080 15.768287 ( 3.425599)
build_install 0.009660 0.000179 2.349051 ( 1.332139)
test_btest 0.000574 0.000072 65.954641 ( 11.158624)
test_basic 0.004485 0.000561 0.322117 ( 0.412828)
test_all 0.001303 0.000163 679.335376 (144.583603)
test_rubyspec 0.041409 0.023702 52.945195 ( 61.128665)
total: 226.88 sec