Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-164401
#<BuildRuby:0x000055fcb1c104b8
@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.20220817-164401",
@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.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008487 0.002829 0.991172 ( 1.061436)
build_miniruby 0.001600 0.000533 0.069866 ( 0.067952)
build_ruby 0.001565 0.000522 0.078338 ( 0.076696)
build_all 0.004719 0.004863 1.510892 ( 0.575666)
build_install 0.011645 0.010705 1.865004 ( 0.920960)
test_btest 0.000801 0.000374 74.346055 ( 7.792457)
test_basic 0.005228 0.002440 0.318268 ( 0.408443)
test_all 0.002433 0.001135 675.484349 ( 66.610951)
test_rubyspec 0.083387 0.111697 45.346239 ( 52.933250)
total: 130.45 sec