Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-004346
#<BuildRuby:0x000055b1d1488e50
@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.20220718-004346",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000047 0.000008 0.000055 ( 0.000055)
build_up 0.005807 0.004509 0.975931 ( 1.210046)
build_miniruby 0.001811 0.000418 0.074219 ( 0.073572)
build_ruby 0.001743 0.000402 0.074914 ( 0.074008)
build_all 0.006926 0.002866 1.528676 ( 0.583054)
build_install 0.018248 0.003323 5.098205 ( 2.088009)
test_btest 0.000846 0.000199 75.713143 ( 8.827022)
test_basic 0.007531 0.000560 0.327631 ( 0.417220)
test_all 0.001519 0.000337 660.665662 ( 65.864659)
test_rubyspec 0.118562 0.050013 45.640286 ( 51.361854)
total: 130.50 sec