Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-070034
#<BuildRuby:0x0000557ac56dd1f8
@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.20220812-070034",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000018 0.000007 0.000025 ( 0.000027)
build_up 0.006267 0.003260 1.165572 ( 1.426993)
build_miniruby 0.003082 0.000000 7.711529 ( 5.755719)
build_ruby 0.003268 0.000000 2.544783 ( 2.395686)
build_all 0.013454 0.000000 17.424733 ( 5.312671)
build_install 0.012644 0.005633 1.644288 ( 0.785909)
test_btest 0.001174 0.000353 53.522496 ( 6.024133)
test_basic 0.006947 0.000000 0.279387 ( 0.369864)
test_all 0.004654 0.000000 491.896126 ( 52.765203)
test_rubyspec 0.094278 0.035580 41.632049 ( 49.252450)
total: 124.09 sec