Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-173250
#<BuildRuby:0x00005654646f15a8
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220204-173250",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.005299 0.005662 0.947479 ( 1.082497)
build_miniruby 0.001288 0.000429 0.067495 ( 0.066709)
build_ruby 0.002226 0.000000 0.079603 ( 0.078581)
build_all 0.009338 0.000779 4.146224 ( 0.803285)
build_install 0.016209 0.006813 7.982942 ( 2.395488)
test_btest 0.000000 0.002638 47.481845 ( 44.220962)
test_basic 0.000369 0.008173 0.341110 ( 0.427793)
test_all 0.001346 0.000598 672.755721 ( 66.482970)
test_rubyspec 0.087519 0.079452 46.220009 ( 51.685199)
total: 167.24 sec