Logfile: /home/ko1/ruby/logs/brlog.trunk.20220222-214151
#<BuildRuby:0x000056096f537680
@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.20220222-214151",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.003298 0.007760 0.858890 ( 0.840028)
build_miniruby 0.001425 0.000438 0.067931 ( 0.066275)
build_ruby 0.001720 0.000529 0.076515 ( 0.074039)
build_all 0.005173 0.004541 1.500583 ( 0.609509)
build_install 0.018877 0.003232 5.235004 ( 2.153123)
test_btest 0.000968 0.000303 74.870799 ( 8.033689)
test_basic 0.004311 0.003099 0.336872 ( 0.425833)
test_all 0.001618 0.000540 655.594848 ( 65.575879)
test_rubyspec 0.085439 0.078439 46.206028 ( 51.800068)
total: 129.58 sec