Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-021552
#<BuildRuby:0x000055d8c2e8f4b8
@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.20220729-021552",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.003588 0.007830 0.985409 ( 3.047501)
build_miniruby 0.001550 0.000596 0.074362 ( 0.072945)
build_ruby 0.001305 0.000502 0.073102 ( 0.072096)
build_all 0.010106 0.000645 1.506663 ( 0.590716)
build_install 0.014748 0.008232 5.175725 ( 2.081597)
test_btest 0.001216 0.000456 75.028917 ( 8.358095)
test_basic 0.001346 0.005650 0.334248 ( 0.423859)
test_all 0.001379 0.000603 622.685298 ( 63.843796)
test_rubyspec 0.114624 0.062552 45.506745 ( 51.211603)
total: 129.70 sec