Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-175440
#<BuildRuby:0x0000563635d4df48
@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.20221227-175440",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.009033 0.000728 0.963902 ( 1.154859)
build_miniruby 0.002240 0.000320 0.850382 ( 0.849235)
build_ruby 0.003631 0.000000 2.139799 ( 2.138762)
build_all 0.014433 0.006441 18.564251 ( 2.181509)
build_install 0.016937 0.004971 2.019913 ( 1.037962)
test_btest 0.001281 0.000266 93.125929 ( 8.829418)
test_basic 0.009326 0.000205 0.343584 ( 0.428813)
test_all 0.002232 0.000429 673.968938 ( 70.090439)
test_rubyspec 0.134825 0.045689 47.945976 ( 56.090963)
total: 142.80 sec