Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-012605
#<BuildRuby:0x000055821a0f44d8
@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.20220214-012605",
@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.000011 0.000004 0.000015 ( 0.000015)
autoconf 0.000012 0.000006 0.000018 ( 0.000017)
configure 0.000008 0.000004 0.000012 ( 0.000012)
build_up 0.011039 0.001221 0.967261 ( 6.814068)
build_miniruby 0.001491 0.000574 0.069331 ( 0.067132)
build_ruby 0.001191 0.000459 0.076174 ( 0.074311)
build_all 0.009677 0.000378 4.153501 ( 0.810733)
build_install 0.015432 0.006763 7.840902 ( 2.318915)
test_btest 0.000753 0.000266 72.089430 ( 7.835565)
test_basic 0.007451 0.000848 0.346688 ( 0.433204)
test_all 0.001288 0.000429 711.031027 ( 67.567419)
test_rubyspec 0.111708 0.061962 46.852593 ( 51.766198)
total: 137.69 sec