Logfile: /home/ko1/ruby/logs/brlog.trunk.20231017-123119
#<BuildRuby:0x000055cfa8c83840
@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.20231017-123119",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005129 0.000261 1.368908 ( 1.646893)
build_miniruby 0.000871 0.000193 0.868721 ( 0.868683)
build_ruby 0.001299 0.000288 2.753481 ( 2.753379)
build_all 0.005941 0.004619 17.054652 ( 1.611171)
build_install 0.003674 0.005605 5.091084 ( 1.204057)
test_btest 0.000873 0.000278 83.984648 ( 7.667652)
test_basic 0.004761 0.000269 0.640569 ( 0.717302)
test_all 0.003127 0.003655 522.929134 ( 54.341468)
test_rubyspec 0.026569 0.024231 51.281994 ( 63.544528)
total: 134.36 sec