Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-114010
#<BuildRuby:0x0000560671a8be70
@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.20230101-114010",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.005353 0.001147 0.844652 ( 1.443925)
build_miniruby 0.001145 0.000246 1.007535 ( 1.005356)
build_ruby 0.001407 0.000000 2.776431 ( 2.773845)
build_all 0.009330 0.000413 16.750532 ( 2.979084)
build_install 0.010678 0.000303 2.294230 ( 1.182130)
test_btest 0.000960 0.000160 77.640249 ( 10.483417)
test_basic 0.006168 0.000249 0.365285 ( 0.451334)
test_all 0.001158 0.000183 668.109600 ( 99.873067)
test_rubyspec 0.044193 0.049703 51.427389 ( 59.540146)
total: 179.73 sec