Logfile: /home/ko1/ruby/logs/brlog.trunk.20231015-154439
#<BuildRuby:0x00005585bdecf818
@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.20231015-154439",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004609 0.000231 1.650266 ( 1.868306)
build_miniruby 0.001019 0.000051 0.896771 ( 0.896509)
build_ruby 0.001157 0.000058 2.725591 ( 2.725307)
build_all 0.003171 0.007306 18.046878 ( 1.564476)
build_install 0.008719 0.001137 5.414032 ( 1.292293)
test_btest 0.000978 0.000128 92.117887 ( 8.259576)
test_basic 0.005207 0.000115 0.698315 ( 0.772740)
test_all 0.007020 0.000000 582.365945 ( 56.472670)
test_rubyspec 0.042196 0.008297 52.087209 ( 64.277434)
total: 138.13 sec