Logfile: /home/ko1/ruby/logs/brlog.trunk.20220830-101756
#<BuildRuby:0x000056350def0dd8
@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.20220830-101756",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010678 0.000929 1.026737 ( 2.100406)
build_miniruby 0.002208 0.000315 0.072947 ( 0.070625)
build_ruby 0.001691 0.000241 0.077323 ( 0.075735)
build_all 0.001915 0.007890 1.535356 ( 0.581843)
build_install 0.014233 0.007326 1.889356 ( 0.921479)
test_btest 0.000690 0.000203 69.249387 ( 8.064636)
test_basic 0.005859 0.001724 0.318303 ( 0.408162)
test_all 0.005425 0.000000 648.405979 ( 64.683454)
test_rubyspec 0.137199 0.029300 45.354567 ( 53.791229)
total: 130.70 sec