Logfile: /home/ko1/ruby/logs/brlog.trunk.20221111-091621
#<BuildRuby:0x000055a8089b48e8
@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.20221111-091621",
@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.000005)
autoconf 0.000019 0.000003 0.000022 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.008309 0.001278 1.075546 ( 1.093008)
build_miniruby 0.001656 0.000254 0.068466 ( 0.066814)
build_ruby 0.000000 0.002132 0.067698 ( 0.065991)
build_all 0.003280 0.008479 1.473172 ( 0.589720)
build_install 0.012477 0.008708 1.804576 ( 0.939842)
test_btest 0.000000 0.001670 87.041403 ( 8.490957)
test_basic 0.000000 0.007423 0.346997 ( 0.434671)
test_all 0.001041 0.000899 687.329688 ( 69.064251)
test_rubyspec 0.100423 0.057649 47.736091 ( 56.198391)
total: 136.94 sec