Logfile: /home/ko1/ruby/logs/brlog.trunk.20231016-091205
#<BuildRuby:0x0000562e6e16b280
@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.20231016-091205",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.004810 0.000506 1.524365 ( 1.813624)
build_miniruby 0.000901 0.000000 0.906376 ( 0.905927)
build_ruby 0.000000 0.001292 2.749559 ( 2.749667)
build_all 0.003493 0.007245 18.557233 ( 1.643669)
build_install 0.003967 0.005275 5.388382 ( 1.233215)
test_btest 0.000951 0.000238 90.098236 ( 8.256718)
test_basic 0.005504 0.000000 0.890433 ( 0.964881)
test_all 0.005739 0.000876 562.974428 ( 63.458959)
test_rubyspec 0.047494 0.005390 52.683845 ( 64.991282)
total: 146.02 sec