Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-114439
#<BuildRuby:0x000055cbd578b918
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220201-114439",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.006617 0.004419 0.938084 ( 1.361654)
build_miniruby 0.000000 0.001806 0.075322 ( 0.074383)
build_ruby 0.000110 0.002142 0.072919 ( 0.070834)
build_all 0.005395 0.004483 4.140882 ( 0.798082)
build_install 0.017137 0.002451 7.743848 ( 2.313418)
test_btest 0.000787 0.000219 47.604050 ( 44.348008)
test_basic 0.006014 0.001671 0.337562 ( 0.437384)
test_all 0.001207 0.000335 704.672151 ( 67.840386)
test_rubyspec 0.109496 0.051199 46.073769 ( 51.517893)
total: 168.76 sec