Logfile: /home/ko1/ruby/logs/brlog.trunk.20230602-054620
#<BuildRuby:0x000055eeb2d675f8
@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.20230602-054620",
@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.000006)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.004904 0.000000 1.314825 ( 2.555900)
build_miniruby 0.001127 0.000000 0.734185 ( 0.733898)
build_ruby 0.001215 0.000000 2.429765 ( 2.429357)
build_all 0.007597 0.001058 12.657398 ( 1.078289)
build_install 0.006357 0.000705 1.655909 ( 0.845735)
test_btest 0.000661 0.000209 82.029399 ( 7.453001)
test_basic 0.004559 0.000083 0.778723 ( 0.860225)
test_all 0.001463 0.000439 470.671761 ( 43.360613)
test_rubyspec 0.022088 0.011695 41.019747 ( 53.561598)
total: 112.88 sec