Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-042148
#<BuildRuby:0x00005609013e0ea8
@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.20220816-042148",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000018 0.000000 0.000018 ( 0.000019)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.012914 0.000000 0.997048 ( 1.814612)
build_miniruby 0.001598 0.000000 0.072394 ( 0.071269)
build_ruby 0.001911 0.000000 0.078147 ( 0.076982)
build_all 0.008952 0.000000 1.443019 ( 0.571037)
build_install 0.017129 0.005790 1.827282 ( 0.906695)
test_btest 0.001030 0.000057 77.049870 ( 8.475906)
test_basic 0.007005 0.000061 0.316670 ( 0.406368)
test_all 0.002131 0.000112 676.436283 ( 66.289342)
test_rubyspec 0.128576 0.032895 44.988980 ( 52.481678)
total: 131.09 sec