Logfile: /home/ko1/ruby/logs/brlog.trunk.20220429-072414
#<BuildRuby:0x000056166640fe20
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220429-072414",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.006163 0.000316 0.858065 ( 1.224379)
build_miniruby 0.000888 0.000136 0.057408 ( 0.056157)
build_ruby 0.000892 0.000138 0.058177 ( 0.056913)
build_all 0.004353 0.000000 1.488003 ( 0.595845)
build_install 0.010610 0.000207 6.243071 ( 2.804514)
test_btest 0.000519 0.000065 49.333164 ( 8.261843)
test_basic 0.006713 0.000248 0.378268 ( 0.464658)
test_all 0.000569 0.000882 657.684254 ( 94.426181)
test_rubyspec 0.036214 0.030609 43.640348 ( 48.616215)
total: 156.51 sec