Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-044817
#<BuildRuby:0x000055fc01e204c0
@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.20220824-044817",
@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.000018 0.000000 0.000018 ( 0.000023)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.012207 0.000527 1.049406 ( 5.053716)
build_miniruby 0.000000 0.002494 0.073713 ( 0.070944)
build_ruby 0.000000 0.001821 0.076566 ( 0.074501)
build_all 0.010787 0.000332 1.514164 ( 0.563979)
build_install 0.017203 0.005267 1.879152 ( 0.925672)
test_btest 0.000000 0.001306 73.936336 ( 8.326691)
test_basic 0.005422 0.002318 0.334655 ( 0.428036)
test_all 0.002153 0.001092 641.265582 ( 64.613717)
test_rubyspec 0.107504 0.072947 45.808227 ( 53.976879)
total: 134.04 sec