Logfile: /home/ko1/ruby/logs/brlog.trunk.20220220-190139
#<BuildRuby:0x000056307824b680
@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-190139",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007638 0.003808 0.953334 ( 1.206924)
build_miniruby 0.001822 0.000365 0.080126 ( 0.078020)
build_ruby 0.001630 0.000326 0.068234 ( 0.066597)
build_all 0.009677 0.000279 4.095348 ( 0.780999)
build_install 0.018712 0.001645 7.853245 ( 2.320011)
test_btest 0.001128 0.000178 74.247184 ( 8.048713)
test_basic 0.006060 0.000957 0.344498 ( 0.435134)
test_all 0.001713 0.000270 694.173861 ( 66.724363)
test_rubyspec 0.123131 0.044156 46.331853 ( 51.641095)
total: 131.30 sec