Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-202630
#<BuildRuby:0x000056242a563340
@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.20220215-202630",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.009474 0.001353 0.931857 ( 1.020588)
build_miniruby 0.001583 0.000226 0.074625 ( 0.074249)
build_ruby 0.001951 0.000278 0.073663 ( 0.072383)
build_all 0.007337 0.003585 4.147776 ( 0.802159)
build_install 0.018883 0.004654 7.791742 ( 2.336291)
test_btest 0.001004 0.000191 75.395147 ( 8.110039)
test_basic 0.002330 0.005105 0.334056 ( 0.423642)
test_all 0.001992 0.000475 688.205187 ( 67.105191)
test_rubyspec 0.110868 0.052141 45.836295 ( 51.024867)
total: 130.97 sec