Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-062958
#<BuildRuby:0x0000562f09777d68
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231228-062958",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000028 0.000004 0.000032 ( 0.000033)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.006495 0.000000 1.219326 ( 1.602959)
build_miniruby 0.001068 0.000000 0.862893 ( 0.862080)
build_ruby 0.001175 0.000137 2.873254 ( 2.872574)
build_all 0.006216 0.003966 16.568370 ( 1.457612)
build_install 0.008563 0.000475 4.739769 ( 1.181339)
test_btest 0.000960 0.000167 85.141139 ( 7.430168)
test_basic 0.001159 0.004432 0.793669 ( 0.866869)
test_all 0.079986 0.054305 544.258023 ( 57.992622)
test_rubyspec 0.027141 0.017134 49.261875 ( 61.661068)
total: 135.93 sec