Logfile: /home/ko1/ruby/logs/brlog.trunk.20220218-064426
#<BuildRuby:0x0000564678e604f0
@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.20220218-064426",
@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.000002 0.000012 ( 0.000012)
configure 0.000063 0.000016 0.000079 ( 0.000082)
build_up 0.006753 0.003717 0.936106 ( 3.109104)
build_miniruby 0.001686 0.000482 0.078841 ( 0.076969)
build_ruby 0.001688 0.000482 0.074602 ( 0.072431)
build_all 0.005892 0.004840 4.050741 ( 0.791189)
build_install 0.020122 0.005190 7.770663 ( 2.374728)
test_btest 0.001132 0.000357 75.562208 ( 7.936086)
test_basic 0.006731 0.000000 0.344562 ( 0.435872)
test_all 0.001668 0.000000 652.406365 ( 65.095092)
test_rubyspec 0.108896 0.060276 46.077758 ( 51.504821)
total: 131.40 sec