Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-000222
#<BuildRuby:0x00005609983a8b38
@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.20220328-000222",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005097 0.006895 1.008830 ( 1.309174)
build_miniruby 0.001451 0.000484 0.078602 ( 0.077031)
build_ruby 0.001480 0.000494 0.079048 ( 0.076831)
build_all 0.011775 0.000000 4.170631 ( 0.838499)
build_install 0.018447 0.005934 7.921241 ( 2.411829)
test_btest 0.000974 0.000279 71.659923 ( 8.589816)
test_basic 0.005894 0.000431 0.338141 ( 0.432925)
test_all 0.001305 0.000356 666.924920 ( 65.930167)
test_rubyspec 0.118331 0.055320 45.771024 ( 51.158526)
total: 130.83 sec