Logfile: /home/ko1/ruby/logs/brlog.trunk.20220905-023215
#<BuildRuby:0x000056444fa64c00
@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.20220905-023215",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004423 0.009005 1.109883 ( 1.274623)
build_miniruby 0.001500 0.000601 0.075982 ( 0.073556)
build_ruby 0.001381 0.000553 0.073569 ( 0.071457)
build_all 0.008955 0.002864 7.154907 ( 1.532012)
build_install 0.015761 0.006324 1.883964 ( 0.939588)
test_btest 0.000832 0.000326 74.290319 ( 8.488494)
test_basic 0.004161 0.003800 0.329165 ( 0.422866)
test_all 0.004017 0.000178 638.475005 ( 65.317001)
test_rubyspec 0.095904 0.081011 45.388221 ( 53.791902)
total: 131.91 sec