Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-000031
#<BuildRuby:0x0000562ab9b1c9e0
@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.20220311-000031",
@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.000016 0.000002 0.000018 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004193 0.005100 1.035600 ( 1.081638)
build_miniruby 0.001545 0.000357 0.074686 ( 0.072816)
build_ruby 0.001661 0.000384 0.079878 ( 0.077874)
build_all 0.009000 0.000919 1.508264 ( 0.591052)
build_install 0.018369 0.004641 5.229214 ( 2.176589)
test_btest 0.000970 0.000215 74.981426 ( 8.187404)
test_basic 0.000858 0.007249 0.335426 ( 0.424182)
test_all 0.001585 0.000475 665.757461 ( 70.309950)
test_rubyspec 0.095404 0.066201 46.232905 ( 51.712318)
total: 134.63 sec