Logfile: /home/ko1/ruby/logs/brlog.trunk.20221028-183113
#<BuildRuby:0x000056069b56e148
@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.20221028-183113",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.005344 0.004724 1.065422 ( 1.523833)
build_miniruby 0.001770 0.000273 0.102442 ( 0.099234)
build_ruby 0.001209 0.000186 0.106117 ( 0.103801)
build_all 0.004340 0.004511 1.288973 ( 0.571957)
build_install 0.015605 0.000344 1.605639 ( 0.891583)
test_btest 0.002095 0.000370 62.014423 ( 6.623020)
test_basic 0.006981 0.000364 0.347966 ( 0.438571)
test_all 0.006281 0.000214 519.557575 ( 55.121479)
test_rubyspec 0.097880 0.022094 43.355353 ( 51.923406)
total: 117.30 sec