Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-190720
#<BuildRuby:0x000055b8e68ddf48
@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.20221225-190720",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.002394 0.007551 0.968030 ( 1.147393)
build_miniruby 0.001791 0.000512 0.841079 ( 0.840204)
build_ruby 0.002101 0.000600 2.150071 ( 2.150738)
build_all 0.018633 0.002566 18.547328 ( 2.155024)
build_install 0.018765 0.003279 2.047725 ( 1.023735)
test_btest 0.001237 0.000291 91.524903 ( 9.211186)
test_basic 0.007072 0.001665 0.342707 ( 0.430730)
test_all 0.001812 0.000426 678.000471 ( 65.257116)
test_rubyspec 0.083091 0.096287 48.009632 ( 56.160632)
total: 138.38 sec