Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-041526
#<BuildRuby:0x0000561081521e98
@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.20221215-041526",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.003772 0.000472 0.946519 ( 1.184807)
build_miniruby 0.000904 0.000113 0.956539 ( 0.955207)
build_ruby 0.001017 0.000127 2.834407 ( 2.714640)
build_all 0.005335 0.003750 15.804020 ( 3.229717)
build_install 0.005180 0.005257 2.183367 ( 1.199888)
test_btest 0.000497 0.000110 67.881394 ( 11.252518)
test_basic 0.004139 0.000920 0.323569 ( 0.414242)
test_all 0.001211 0.000269 676.382291 (137.534555)
test_rubyspec 0.050817 0.010636 52.328191 ( 60.517219)
total: 219.00 sec