Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-022813
#<BuildRuby:0x000055d2d3efe038
@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.20220722-022813",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000033 0.000009 0.000042 ( 0.000041)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.010070 0.000493 0.865971 ( 9.421636)
build_miniruby 0.001458 0.000000 0.055135 ( 0.053719)
build_ruby 0.001377 0.000000 0.063699 ( 0.062829)
build_all 0.009612 0.000088 1.251566 ( 0.474494)
build_install 0.011591 0.005751 4.309736 ( 1.774373)
test_btest 0.001499 0.000333 53.030939 ( 6.297086)
test_basic 0.004435 0.000986 0.294501 ( 0.390432)
test_all 0.001995 0.000443 502.194546 ( 53.404869)
test_rubyspec 0.089465 0.055434 41.606333 ( 47.553650)
total: 119.43 sec