Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-021925
#<BuildRuby:0x0000560203d69e98
@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.20221228-021925",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.002498 0.003875 0.849218 ( 1.072946)
build_miniruby 0.001216 0.000152 1.013026 ( 1.011092)
build_ruby 0.001432 0.000179 2.775064 ( 2.772659)
build_all 0.002618 0.007033 16.598557 ( 2.976768)
build_install 0.010140 0.001328 2.237945 ( 1.178859)
test_btest 0.000765 0.000161 77.391760 ( 10.508350)
test_basic 0.002535 0.003791 0.342532 ( 0.428946)
test_all 0.000962 0.000240 668.823685 ( 93.387919)
test_rubyspec 0.081407 0.043690 51.502546 ( 59.551306)
total: 172.89 sec