Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-025657
#<BuildRuby:0x000055d8a6d86920
@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.20220816-025657",
@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.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.008578 0.000660 0.840864 ( 1.048719)
build_miniruby 0.001337 0.000103 0.062621 ( 0.061608)
build_ruby 0.001935 0.000149 0.064715 ( 0.062501)
build_all 0.008656 0.000268 1.249881 ( 0.474391)
build_install 0.011194 0.004676 1.560274 ( 0.801088)
test_btest 0.001401 0.000165 55.217091 ( 6.300152)
test_basic 0.005727 0.000079 0.299096 ( 0.393659)
test_all 0.002709 0.000301 502.869853 ( 53.520289)
test_rubyspec 0.085471 0.036784 41.515647 ( 49.270624)
total: 111.93 sec