Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-044153
#<BuildRuby:0x000055c8a62dcb38
@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.20220314-044153",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000081 0.000015 0.000096 ( 0.000099)
build_up 0.009049 0.001645 1.033581 ( 3.965434)
build_miniruby 0.001886 0.000343 0.074633 ( 0.072007)
build_ruby 0.001396 0.000254 0.078441 ( 0.077157)
build_all 0.005457 0.004143 4.167354 ( 0.848333)
build_install 0.017542 0.004419 7.768711 ( 2.390917)
test_btest 0.000798 0.000188 73.908367 ( 7.927101)
test_basic 0.007377 0.000555 0.333033 ( 0.422448)
test_all 0.001465 0.000325 705.797353 ( 68.313212)
test_rubyspec 0.073705 0.095538 46.261273 ( 51.542001)
total: 135.56 sec