Logfile: /home/ko1/ruby/logs/brlog.trunk.20220222-064517
#<BuildRuby:0x00005600c247cb38
@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-064517",
@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.000004 0.000019 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008957 0.002240 0.953259 ( 5.742629)
build_miniruby 0.001467 0.000367 0.082051 ( 0.079918)
build_ruby 0.001393 0.000348 0.078806 ( 0.076781)
build_all 0.009080 0.002270 4.129258 ( 0.768345)
build_install 0.015109 0.008734 7.841879 ( 2.342130)
test_btest 0.001149 0.000353 73.956522 ( 8.561214)
test_basic 0.006450 0.001984 0.343750 ( 0.431354)
test_all 0.002060 0.000633 657.851831 ( 65.029593)
test_rubyspec 0.064673 0.100922 46.149893 ( 51.380637)
total: 134.41 sec