Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-061858
#<BuildRuby:0x000055d342f09338
@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.20220827-061858",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.005639 0.005311 0.927602 ( 1.437870)
build_miniruby 0.001252 0.000313 0.064348 ( 0.062713)
build_ruby 0.001821 0.000000 0.051531 ( 0.049741)
build_all 0.008584 0.001380 1.292694 ( 0.479789)
build_install 0.005805 0.008535 1.570373 ( 0.789537)
test_btest 0.000882 0.000294 53.401281 ( 6.225011)
test_basic 0.003301 0.002651 0.293410 ( 0.383868)
test_all 0.003721 0.000699 513.525867 ( 53.536968)
test_rubyspec 0.101370 0.038357 41.850441 ( 50.073554)
total: 113.04 sec