Logfile: /home/ko1/ruby/logs/brlog.trunk.20230617-183917
#<BuildRuby:0x0000560ca6b74090
@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.20230617-183917",
@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.000016 0.000000 0.000016 ( 0.000017)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005063 0.000112 1.467583 ( 2.708942)
build_miniruby 0.000918 0.000096 0.788236 ( 0.788331)
build_ruby 0.001223 0.000129 2.544327 ( 2.544195)
build_all 0.005127 0.004393 12.442750 ( 1.106214)
build_install 0.005152 0.002956 1.730290 ( 0.846626)
test_btest 0.000000 0.001125 85.843320 ( 7.481822)
test_basic 0.000658 0.002877 0.659592 ( 0.742721)
test_all 0.001231 0.000268 446.495354 ( 43.082841)
test_rubyspec 0.026342 0.011934 43.287276 ( 55.704889)
total: 115.01 sec