Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-102714
#<BuildRuby:0x000055d6b2e2b600
@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.20220828-102714",
@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.000009 0.000002 0.000011 ( 0.000012)
configure 0.000075 0.000019 0.000094 ( 0.000104)
build_up 0.011005 0.000607 0.986364 ( 1.739204)
build_miniruby 0.001641 0.000352 0.074904 ( 0.072934)
build_ruby 0.001629 0.000349 0.078171 ( 0.076290)
build_all 0.010040 0.001101 1.533670 ( 0.592536)
build_install 0.014409 0.007282 1.888596 ( 0.909160)
test_btest 0.001175 0.000294 78.585349 ( 8.418242)
test_basic 0.006083 0.001521 0.325019 ( 0.414659)
test_all 0.005600 0.000196 657.542289 ( 65.461743)
test_rubyspec 0.098821 0.075909 45.790990 ( 54.319391)
total: 132.01 sec