Logfile: /home/ko1/ruby/logs/brlog.trunk.20220310-055334
#<BuildRuby:0x0000556610c58b38
@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.20220310-055334",
@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.000018 0.000003 0.000021 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002510 0.007534 1.023561 ( 3.638435)
build_miniruby 0.000000 0.002085 0.077340 ( 0.075767)
build_ruby 0.001194 0.000812 0.076769 ( 0.075361)
build_all 0.007968 0.001253 1.506014 ( 0.610873)
build_install 0.014059 0.004968 5.176720 ( 2.183096)
test_btest 0.000895 0.000272 72.597980 ( 8.339991)
test_basic 0.005601 0.001705 0.336145 ( 0.424982)
test_all 0.001225 0.000373 700.271330 ( 68.191907)
test_rubyspec 0.108339 0.059313 46.198993 ( 51.737746)
total: 135.28 sec