Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-095541
#<BuildRuby:0x000056188e678b88
@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.20220720-095541",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000012 0.000001 0.000013 ( 0.000024)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.010456 0.000410 0.977084 ( 1.490427)
build_miniruby 0.002089 0.000000 0.066531 ( 0.064924)
build_ruby 0.002394 0.000000 0.077076 ( 0.074431)
build_all 0.010561 0.000367 1.555566 ( 0.611276)
build_install 0.012453 0.011448 5.146312 ( 2.087989)
test_btest 0.001025 0.000171 74.799299 ( 8.091117)
test_basic 0.003845 0.004036 0.322107 ( 0.410792)
test_all 0.001818 0.000363 683.830987 ( 67.124793)
test_rubyspec 0.115321 0.073154 46.117520 ( 51.911356)
total: 131.87 sec