Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-214334
#<BuildRuby:0x0000560cb47843a0
@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.20220907-214334",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.002350 0.010579 1.013924 ( 1.012033)
build_miniruby 0.002379 0.000000 0.075327 ( 0.072860)
build_ruby 0.002051 0.000209 0.071110 ( 0.069074)
build_all 0.009367 0.001258 1.565576 ( 0.597835)
build_install 0.015552 0.005900 1.918636 ( 0.935738)
test_btest 0.001098 0.000275 96.137182 ( 9.727513)
test_basic 0.005595 0.001399 0.361059 ( 0.454509)
test_all 0.005018 0.001254 680.670360 ( 68.563333)
test_rubyspec 0.122407 0.049137 47.174622 ( 55.553553)
total: 136.99 sec