Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-040321
#<BuildRuby:0x000056025f8b88e8
@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.20220221-040321",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.000000 0.011274 0.995698 ( 3.023705)
build_miniruby 0.000000 0.001721 0.078516 ( 0.076662)
build_ruby 0.000000 0.002131 0.079580 ( 0.077203)
build_all 0.002734 0.006716 4.107479 ( 0.781291)
build_install 0.022713 0.001437 7.782312 ( 2.368316)
test_btest 0.000663 0.000265 73.598336 ( 7.904345)
test_basic 0.002175 0.005021 0.344096 ( 0.437588)
test_all 0.001048 0.000472 659.430012 ( 65.269797)
test_rubyspec 0.121895 0.053708 46.398271 ( 51.798201)
total: 131.74 sec