Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-120511
#<BuildRuby:0x000055d3c1a7b940
@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.20220308-120511",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.010670 0.000711 1.008527 ( 1.247124)
build_miniruby 0.002120 0.000142 0.079338 ( 0.077091)
build_ruby 0.002061 0.000000 0.079519 ( 0.078184)
build_all 0.009593 0.000138 4.156247 ( 0.845685)
build_install 0.018282 0.004744 7.878343 ( 2.430520)
test_btest 0.001041 0.000099 78.549378 ( 8.025557)
test_basic 0.006945 0.000661 0.341627 ( 0.430709)
test_all 0.001790 0.000170 656.628505 ( 65.064491)
test_rubyspec 0.141695 0.018591 46.162475 ( 51.626408)
total: 129.83 sec