Logfile: /home/ko1/ruby/logs/brlog.trunk.20220220-044754
#<BuildRuby:0x0000559d492b3810
@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.20220220-044754",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.007067 0.003864 0.937857 ( 1.030781)
build_miniruby 0.001630 0.000326 0.074806 ( 0.072777)
build_ruby 0.002158 0.000000 0.075211 ( 0.073431)
build_all 0.009441 0.000607 4.119560 ( 0.800860)
build_install 0.017005 0.006091 7.834545 ( 2.399057)
test_btest 0.000860 0.000181 77.885425 ( 8.171425)
test_basic 0.003313 0.004451 0.348229 ( 0.439733)
test_all 0.001671 0.000418 659.906165 ( 65.368861)
test_rubyspec 0.082180 0.085989 46.194692 ( 51.465007)
total: 129.82 sec