Logfile: /home/ko1/ruby/logs/brlog.trunk.20230615-062621
#<BuildRuby:0x000055994a10be20
@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.20230615-062621",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004183 0.001046 1.497949 ( 2.781112)
build_miniruby 0.000928 0.000232 0.786433 ( 0.787845)
build_ruby 0.001162 0.000291 2.450999 ( 2.451614)
build_all 0.005175 0.005178 12.986021 ( 1.184367)
build_install 0.001466 0.006851 1.845779 ( 0.842044)
test_btest 0.000660 0.000251 84.735516 ( 6.427221)
test_basic 0.006211 0.002366 0.774780 ( 0.855267)
test_all 0.001126 0.000429 445.291936 ( 46.860531)
test_rubyspec 0.019694 0.022400 41.223549 ( 53.665018)
total: 115.86 sec