Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-084542
#<BuildRuby:0x0000562740c73680
@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.20220301-084542",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000087 0.000021 0.000108 ( 0.000112)
build_up 0.000423 0.012388 1.067773 ( 10.987560)
build_miniruby 0.001384 0.000692 0.073703 ( 0.073792)
build_ruby 0.001229 0.000615 0.078231 ( 0.078557)
build_all 0.003392 0.006576 4.165193 ( 0.871770)
build_install 0.012048 0.011249 7.919757 ( 2.450434)
test_btest 0.000634 0.000412 73.341476 ( 8.471922)
test_basic 0.005269 0.003425 0.340259 ( 0.431543)
test_all 0.001028 0.000668 712.043172 ( 68.114859)
test_rubyspec 0.093286 0.077441 46.159176 ( 51.620470)
total: 143.10 sec