Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-115228
#<BuildRuby:0x0000555d87690480
@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.20220209-115228",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.010868 0.000430 0.985390 ( 1.961282)
build_miniruby 0.001867 0.000116 0.075627 ( 0.074581)
build_ruby 0.002347 0.000146 0.076165 ( 0.074329)
build_all 0.009706 0.000000 4.157948 ( 0.795342)
build_install 0.016212 0.007947 7.844019 ( 2.334068)
test_btest 0.001441 0.000180 78.353846 ( 8.236247)
test_basic 0.003256 0.004116 0.346218 ( 0.435409)
test_all 0.001738 0.000000 655.094321 ( 65.302615)
test_rubyspec 0.118397 0.044749 46.267980 ( 51.744049)
total: 130.96 sec