Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-125408
#<BuildRuby:0x000055b6fba61348
@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.20220717-125408",
@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.000002 0.000011 ( 0.000012)
autoconf 0.000018 0.000004 0.000022 ( 0.000024)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.008216 0.001896 0.829774 ( 1.058986)
build_miniruby 0.001576 0.000364 0.061608 ( 0.061183)
build_ruby 0.001937 0.000000 0.063751 ( 0.063620)
build_all 0.007904 0.000000 1.281294 ( 0.510627)
build_install 0.014266 0.003050 4.215553 ( 1.821562)
test_btest 0.001289 0.000000 55.559483 ( 6.159229)
test_basic 0.005543 0.000539 0.285383 ( 0.378277)
test_all 0.002324 0.000442 486.397195 ( 51.547301)
test_rubyspec 0.087575 0.037132 42.054017 ( 48.041056)
total: 109.64 sec