Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-152256
#<BuildRuby:0x000055b8420ff140
@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.20230102-152256",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003170 0.000864 0.648165 ( 1.094782)
build_miniruby 0.000758 0.000207 0.743787 ( 0.743012)
build_ruby 0.001038 0.000284 2.519324 ( 2.519050)
build_all 0.004827 0.004562 12.704616 ( 1.510797)
build_install 0.002951 0.003884 1.633192 ( 0.777031)
test_btest 0.000523 0.000201 65.334575 ( 6.127785)
test_basic 0.002700 0.001038 0.257931 ( 0.353329)
test_all 0.000775 0.000297 482.678954 ( 47.465025)
test_rubyspec 0.007733 0.022504 34.755410 ( 45.298571)
total: 105.89 sec