Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-145514
#<BuildRuby:0x0000555b27040448
@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.20220829-145514",
@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.000010 0.000005 0.000015 ( 0.000014)
autoconf 0.000011 0.000005 0.000016 ( 0.000016)
configure 0.000007 0.000004 0.000011 ( 0.000011)
build_up 0.008650 0.003932 0.998760 ( 2.206409)
build_miniruby 0.001402 0.000637 0.076037 ( 0.073999)
build_ruby 0.001543 0.000702 0.080577 ( 0.078561)
build_all 0.004598 0.004778 1.536920 ( 0.567622)
build_install 0.013005 0.009279 1.874400 ( 0.914151)
test_btest 0.000596 0.000321 71.781055 ( 8.137881)
test_basic 0.003219 0.004242 0.328742 ( 0.425975)
test_all 0.001435 0.003037 643.294236 ( 64.645077)
test_rubyspec 0.069628 0.100696 45.523002 ( 53.656658)
total: 130.71 sec