Logfile: /home/ko1/ruby/logs/brlog.trunk.20231102-004400
#<BuildRuby:0x000055f505a6b918
@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.20231102-004400",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.001506 0.004270 1.478006 ( 1.753912)
build_miniruby 0.000928 0.000206 0.916335 ( 0.916622)
build_ruby 0.001096 0.000244 2.817834 ( 2.818478)
build_all 0.009978 0.000340 16.659333 ( 1.479448)
build_install 0.008665 0.000038 4.959736 ( 1.159817)
test_btest 0.000897 0.000163 82.528381 ( 7.110008)
test_basic 0.004564 0.000048 0.740131 ( 0.819163)
test_all 0.096403 0.035690 531.349182 ( 54.786968)
test_rubyspec 0.032896 0.014721 51.364739 ( 63.785944)
total: 134.63 sec