Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-123350
#<BuildRuby:0x000055df02057940
@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.20220303-123350",
@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.000015 0.000000 0.000015 ( 0.000015)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004062 0.008211 1.043244 ( 1.343358)
build_miniruby 0.002067 0.000000 0.072215 ( 0.071974)
build_ruby 0.002505 0.000205 0.081905 ( 0.081252)
build_all 0.004359 0.006574 4.262549 ( 0.874133)
build_install 0.022894 0.000000 7.911910 ( 2.441672)
test_btest 0.001083 0.000199 78.226629 ( 8.393239)
test_basic 0.005873 0.001869 0.335062 ( 0.426219)
test_all 0.001414 0.000450 708.985451 ( 68.069300)
test_rubyspec 0.107678 0.055471 46.376699 ( 51.808717)
total: 133.51 sec