Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-163048
#<BuildRuby:0x0000561bfe8e0920
@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.20220719-163048",
@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.000005)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005793 0.004649 0.964804 ( 1.148759)
build_miniruby 0.002029 0.000271 0.072389 ( 0.070674)
build_ruby 0.001741 0.000232 0.074492 ( 0.073425)
build_all 0.009242 0.000589 1.533994 ( 0.608438)
build_install 0.015619 0.006733 5.208495 ( 2.101511)
test_btest 0.000927 0.000163 76.228768 ( 8.405439)
test_basic 0.001459 0.005869 0.325975 ( 0.415977)
test_all 0.001850 0.000000 628.200443 ( 64.125499)
test_rubyspec 0.117651 0.052345 46.010091 ( 51.755128)
total: 128.71 sec