Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-185216
#<BuildRuby:0x0000555b1a573440
@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-185216",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.008301 0.002320 1.007545 ( 1.091978)
build_miniruby 0.001413 0.000652 0.075799 ( 0.073536)
build_ruby 0.001340 0.000619 0.080912 ( 0.078713)
build_all 0.008537 0.000217 1.526695 ( 0.619884)
build_install 0.019402 0.002429 5.201397 ( 2.148562)
test_btest 0.001202 0.000000 77.272925 ( 8.173523)
test_basic 0.004221 0.003271 0.349179 ( 0.437833)
test_all 0.001348 0.000471 651.781125 ( 65.334971)
test_rubyspec 0.090253 0.065011 46.385413 ( 51.700245)
total: 129.66 sec