Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-142707
#<BuildRuby:0x0000559ebc16bdf8
@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.20221211-142707",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004204 0.000015 0.833278 ( 1.085056)
build_miniruby 0.000924 0.000097 0.936990 ( 0.935425)
build_ruby 0.001005 0.000106 2.671031 ( 2.567055)
build_all 0.009151 0.000000 15.841037 ( 3.332984)
build_install 0.008874 0.000000 2.163522 ( 1.211355)
test_btest 0.000607 0.000000 64.759197 ( 10.863560)
test_basic 0.005261 0.000267 0.341380 ( 0.432285)
test_all 0.000977 0.000081 656.990145 (105.132309)
test_rubyspec 0.041903 0.023810 53.091608 ( 61.337925)
total: 186.90 sec