Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-111447
#<BuildRuby:0x0000559e2b098638
@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.20221128-111447",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.008150 0.002222 1.118761 ( 1.162849)
build_miniruby 0.002175 0.000593 0.844586 ( 0.843261)
build_ruby 0.002279 0.000622 2.226581 ( 2.133550)
build_all 0.016232 0.005390 18.582218 ( 2.172180)
build_install 0.017432 0.004253 1.860516 ( 0.948370)
test_btest 0.001395 0.000387 85.748289 ( 9.103698)
test_basic 0.009002 0.000000 0.333878 ( 0.419064)
test_all 0.001878 0.000000 688.228491 ( 69.376956)
test_rubyspec 0.089289 0.077429 48.920932 ( 57.031986)
total: 143.19 sec