Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-054252
#<BuildRuby:0x0000563cee55ca90
@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.20230104-054252",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.007373 0.001134 0.946617 ( 1.283815)
build_miniruby 0.001771 0.000273 0.836912 ( 0.836736)
build_ruby 0.003332 0.000000 2.141080 ( 2.139543)
build_all 0.018300 0.002442 18.468904 ( 2.162560)
build_install 0.011852 0.007846 2.010719 ( 1.027599)
test_btest 0.001214 0.000253 91.713156 ( 9.227174)
test_basic 0.005177 0.005266 0.334473 ( 0.419450)
test_all 0.002141 0.000535 681.390399 ( 63.642848)
test_rubyspec 0.108765 0.069145 47.927658 ( 55.949131)
total: 136.69 sec