Logfile: /home/ko1/ruby/logs/brlog.trunk.20220310-060052
#<BuildRuby:0x000055f678d704f0
@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.20220310-060052",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006465 0.004324 1.034291 ( 3.875164)
build_miniruby 0.001324 0.000265 0.069041 ( 0.067175)
build_ruby 0.001548 0.000310 0.078403 ( 0.076186)
build_all 0.009544 0.000000 1.492559 ( 0.594448)
build_install 0.017667 0.004602 5.210042 ( 2.166851)
test_btest 0.001227 0.000233 77.985038 ( 8.556809)
test_basic 0.006669 0.000423 0.338523 ( 0.426574)
test_all 0.001695 0.000309 694.902369 ( 67.611150)
test_rubyspec 0.113228 0.050574 46.058664 ( 51.580582)
total: 134.96 sec