Logfile: /home/ko1/ruby/logs/brlog.trunk.20231114-213450
#<BuildRuby:0x0000562a5f95f918
@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.20231114-213450",
@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.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.002809 0.002923 1.358345 ( 1.905696)
build_miniruby 0.000815 0.000163 0.859919 ( 0.859349)
build_ruby 0.001212 0.000242 2.656797 ( 2.656474)
build_all 0.008759 0.000947 16.167657 ( 1.483858)
build_install 0.005512 0.003476 4.881978 ( 1.187661)
test_btest 0.000902 0.000196 81.390322 ( 7.277199)
test_basic 0.000982 0.003218 0.657301 ( 0.738387)
test_all 0.109877 0.024714 519.862243 ( 52.464220)
test_rubyspec 0.030408 0.019227 49.201116 ( 61.660324)
total: 130.23 sec