Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-021256
#<BuildRuby:0x000056184eb93658
@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.20221201-021256",
@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.000010 0.000004 0.000014 ( 0.000014)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.005173 0.006192 1.214030 ( 1.985307)
build_miniruby 0.003463 0.000000 0.846077 ( 0.843827)
build_ruby 0.003471 0.000000 2.228504 ( 2.139611)
build_all 0.016256 0.004524 18.558315 ( 2.165348)
build_install 0.011536 0.013137 2.020464 ( 1.042382)
test_btest 0.000981 0.000467 93.052619 ( 8.903238)
test_basic 0.007510 0.001604 0.348427 ( 0.433825)
test_all 0.000581 0.001437 730.701917 ( 71.972856)
test_rubyspec 0.118847 0.062321 49.814543 ( 57.902800)
total: 147.39 sec