Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-210128
#<BuildRuby:0x000056554989cb38
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220308-210128",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006821 0.004720 0.979898 ( 1.087435)
build_miniruby 0.000000 0.001886 0.066508 ( 0.065243)
build_ruby 0.001726 0.000589 0.075890 ( 0.073996)
build_all 0.004510 0.005322 4.115139 ( 0.861255)
build_install 0.019903 0.003886 7.936464 ( 2.457568)
test_btest 0.001275 0.000364 70.956362 ( 8.427733)
test_basic 0.006283 0.000563 0.328234 ( 0.425219)
test_all 0.001408 0.000383 660.872367 ( 64.958566)
test_rubyspec 0.118853 0.045461 46.230028 ( 51.534383)
total: 129.89 sec