Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-072046
#<BuildRuby:0x000055ca4ed6c4f0
@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-072046",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.007694 0.003235 1.045189 ( 2.447531)
build_miniruby 0.001726 0.000304 0.077698 ( 0.075665)
build_ruby 0.001601 0.000283 0.073318 ( 0.071734)
build_all 0.006902 0.001218 1.509793 ( 0.617888)
build_install 0.022535 0.000000 5.186773 ( 2.177155)
test_btest 0.001357 0.000000 74.312324 ( 7.785840)
test_basic 0.003929 0.003947 0.342350 ( 0.430354)
test_all 0.002272 0.000379 673.181071 ( 70.563244)
test_rubyspec 0.115776 0.053643 46.319315 ( 51.895982)
total: 136.07 sec