Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-115934
#<BuildRuby:0x000055b3dd4303a0
@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.20221109-115934",
@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.000013 0.000001 0.000014 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.010565 0.000755 1.137710 ( 1.409147)
build_miniruby 0.002178 0.000156 0.065534 ( 0.063101)
build_ruby 0.001818 0.000130 0.064400 ( 0.062563)
build_all 0.009917 0.000330 1.531429 ( 0.592400)
build_install 0.016516 0.005999 1.884336 ( 0.962234)
test_btest 0.001400 0.000165 84.199240 ( 8.897437)
test_basic 0.002881 0.006251 0.346561 ( 0.432078)
test_all 0.002394 0.000203 655.948362 ( 68.062768)
test_rubyspec 0.071325 0.106843 47.721047 ( 55.858667)
total: 136.34 sec