Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-155544
#<BuildRuby:0x000055793f967ce8
@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.20231221-155544",
@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.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.003868 0.000910 1.329901 ( 1.721670)
build_miniruby 0.000915 0.000215 0.831441 ( 0.831492)
build_ruby 0.001130 0.000266 2.764353 ( 2.764209)
build_all 0.009784 0.000285 15.814635 ( 1.438407)
build_install 0.009049 0.000090 4.548847 ( 1.129759)
test_btest 0.000000 0.000756 82.353550 ( 7.174508)
test_basic 0.001120 0.003769 0.727817 ( 0.804181)
test_all 0.114355 0.021093 491.949660 ( 59.849097)
test_rubyspec 0.029616 0.018362 51.766810 ( 64.150771)
total: 139.87 sec