Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-164607
#<BuildRuby:0x000055840576cc10
@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.20220314-164607",
@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.000008)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000000 0.011143 1.010761 ( 1.072292)
build_miniruby 0.000000 0.001829 0.067799 ( 0.065637)
build_ruby 0.000000 0.002200 0.077426 ( 0.075266)
build_all 0.004975 0.006256 4.230217 ( 0.845443)
build_install 0.019997 0.001732 8.007917 ( 2.441826)
test_btest 0.001463 0.000000 78.946381 ( 8.085443)
test_basic 0.002525 0.004103 0.342631 ( 0.441355)
test_all 0.001473 0.000552 676.238640 ( 66.308092)
test_rubyspec 0.109153 0.052972 46.287155 ( 51.739943)
total: 131.08 sec