Logfile: /home/ko1/ruby/logs/brlog.trunk.20220904-035400
#<BuildRuby:0x000055d3f5124c00
@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.20220904-035400",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000013)
configure 0.000075 0.000005 0.000080 ( 0.000086)
build_up 0.006269 0.004701 0.988586 ( 1.146097)
build_miniruby 0.001696 0.000226 0.075604 ( 0.075098)
build_ruby 0.001517 0.000202 0.076723 ( 0.076488)
build_all 0.008609 0.000536 1.553475 ( 0.606737)
build_install 0.021382 0.000225 1.896559 ( 0.946970)
test_btest 0.001045 0.000104 72.916498 ( 8.175617)
test_basic 0.007146 0.000209 0.314550 ( 0.406150)
test_all 0.002276 0.000000 644.272379 ( 64.740105)
test_rubyspec 0.110636 0.053578 45.322465 ( 53.464507)
total: 129.64 sec