Logfile: /home/ko1/ruby/logs/brlog.trunk.20220716-205323
#<BuildRuby:0x00005605840884c0
@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.20220716-205323",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.002409 0.009175 0.966228 ( 0.984044)
build_miniruby 0.001204 0.000376 0.062656 ( 0.061119)
build_ruby 0.001449 0.000453 0.074637 ( 0.073277)
build_all 0.008419 0.001404 1.503928 ( 0.591523)
build_install 0.014259 0.008726 5.130848 ( 2.073907)
test_btest 0.000239 0.001194 71.605099 ( 8.294540)
test_basic 0.006247 0.000885 0.326172 ( 0.415938)
test_all 0.001577 0.000548 659.566062 ( 65.808511)
test_rubyspec 0.088040 0.071291 45.370366 ( 51.175589)
total: 129.48 sec