Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-165324
#<BuildRuby:0x000056073a17c4f0
@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.20220328-165324",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.006893 0.004863 0.992292 ( 1.027853)
build_miniruby 0.001406 0.000432 0.075354 ( 0.073382)
build_ruby 0.001758 0.000541 0.076373 ( 0.074009)
build_all 0.009928 0.000277 4.193871 ( 0.852573)
build_install 0.021231 0.002869 7.961626 ( 2.407615)
test_btest 0.000864 0.000203 73.734073 ( 7.922752)
test_basic 0.003763 0.004870 0.337640 ( 0.425687)
test_all 0.001783 0.000000 657.580185 ( 65.616901)
test_rubyspec 0.102979 0.061395 45.808715 ( 51.365494)
total: 129.77 sec