Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-042700
#<BuildRuby:0x000055f6ed2f4d30
@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.20220902-042700",
@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.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000026 0.000004 0.000030 ( 0.000026)
build_up 0.006431 0.005376 0.967804 ( 1.303370)
build_miniruby 0.001701 0.000364 0.077719 ( 0.076636)
build_ruby 0.001458 0.000312 0.077014 ( 0.075908)
build_all 0.006751 0.004036 1.518644 ( 0.585112)
build_install 0.022022 0.000000 1.931017 ( 0.925914)
test_btest 0.001114 0.000000 72.368195 ( 8.151380)
test_basic 0.008732 0.000055 0.332086 ( 0.418680)
test_all 0.002138 0.001956 656.753128 ( 65.880979)
test_rubyspec 0.134881 0.042314 45.350236 ( 53.414369)
total: 130.83 sec