Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-080648
#<BuildRuby:0x0000561d15e684c0
@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.20220916-080648",
@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.000001 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005893 0.004364 1.108618 ( 1.096716)
build_miniruby 0.001581 0.000316 0.067022 ( 0.065352)
build_ruby 0.001701 0.000000 0.073567 ( 0.072329)
build_all 0.007913 0.002712 1.556680 ( 0.605175)
build_install 0.018762 0.002982 1.935222 ( 0.942573)
test_btest 0.000904 0.000181 94.623922 ( 9.331248)
test_basic 0.002642 0.005309 0.366680 ( 0.454631)
test_all 0.004348 0.000000 678.339593 ( 68.438571)
test_rubyspec 0.134484 0.034738 47.050258 ( 55.082171)
total: 136.09 sec