Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-234426
#<BuildRuby:0x000055dbb0cfd438
@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.20220807-234426",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000014 0.000001 0.000015 ( 0.000017)
build_up 0.010161 0.000159 0.812825 ( 1.415015)
build_miniruby 0.001664 0.000111 0.062685 ( 0.061902)
build_ruby 0.002308 0.000000 0.063095 ( 0.061896)
build_all 0.008606 0.000000 1.257626 ( 0.495003)
build_install 0.006047 0.011083 4.246475 ( 1.858474)
test_btest 0.001580 0.000301 51.372261 ( 6.242282)
test_basic 0.005450 0.000280 0.292269 ( 0.384141)
test_all 0.002071 0.000376 473.879217 ( 51.667423)
test_rubyspec 0.098531 0.038613 41.636137 ( 49.376563)
total: 111.56 sec