Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-161622
#<BuildRuby:0x0000557035945390
@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.20221006-161622",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.006593 0.004854 1.080265 ( 1.122753)
build_miniruby 0.001706 0.000263 0.099239 ( 0.096076)
build_ruby 0.001212 0.000187 0.093642 ( 0.090688)
build_all 0.008706 0.000000 1.277483 ( 0.567942)
build_install 0.015340 0.000149 1.629177 ( 0.893608)
test_btest 0.002374 0.000000 62.539098 ( 6.612180)
test_basic 0.007111 0.000522 0.349254 ( 0.437561)
test_all 0.006977 0.000205 509.533254 ( 54.432110)
test_rubyspec 0.082759 0.042336 42.262876 ( 50.833285)
total: 115.09 sec