Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-133402
#<BuildRuby:0x000055d4d8ed8b38
@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.20220403-133402",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004065 0.008186 1.007171 ( 1.086809)
build_miniruby 0.001902 0.000380 0.074687 ( 0.072888)
build_ruby 0.001402 0.000280 0.076750 ( 0.074698)
build_all 0.009585 0.000985 4.265081 ( 0.853346)
build_install 0.012073 0.011504 8.584206 ( 2.989843)
test_btest 0.001025 0.000301 73.317083 ( 8.012046)
test_basic 0.001792 0.005799 0.337512 ( 0.425845)
test_all 0.001376 0.000486 688.131717 ( 67.165197)
test_rubyspec 0.095998 0.078421 46.572051 ( 51.728002)
total: 132.41 sec