Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-175445
#<BuildRuby:0x0000560f1157d570
@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.20220720-175445",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000038 0.000006 0.000044 ( 0.000045)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.001737 0.011525 0.851303 ( 2.083164)
build_miniruby 0.001429 0.000000 0.053478 ( 0.052159)
build_ruby 0.001200 0.000000 0.058445 ( 0.057825)
build_all 0.006862 0.002012 1.265693 ( 0.497315)
build_install 0.012796 0.001263 4.348964 ( 1.792506)
test_btest 0.001073 0.000335 52.770598 ( 6.131762)
test_basic 0.005451 0.001703 0.303595 ( 0.403730)
test_all 0.002824 0.000236 483.794294 ( 51.910485)
test_rubyspec 0.059048 0.062937 41.587102 ( 47.457257)
total: 110.39 sec