Logfile: /home/ko1/ruby/logs/brlog.trunk.20221025-120449
#<BuildRuby:0x0000556af70491f8
@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.20221025-120449",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.009371 0.000000 1.155256 ( 1.216351)
build_miniruby 0.001818 0.000000 0.109452 ( 0.105660)
build_ruby 0.001367 0.000390 0.116140 ( 0.113281)
build_all 0.006298 0.002624 1.369712 ( 0.601508)
build_install 0.014438 0.001925 1.719803 ( 0.964735)
test_btest 0.001418 0.000507 60.861576 ( 7.019437)
test_basic 0.003470 0.004399 0.374932 ( 0.470528)
test_all 0.005130 0.000975 513.586390 ( 54.819925)
test_rubyspec 0.079473 0.048784 43.610176 ( 52.265175)
total: 117.58 sec