Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-124653
#<BuildRuby:0x000055efe0ea03a0
@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-124653",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.011314 0.000000 1.096383 ( 1.259743)
build_miniruby 0.001980 0.000180 0.068478 ( 0.066671)
build_ruby 0.001839 0.000000 0.064645 ( 0.063005)
build_all 0.011430 0.000581 1.524468 ( 0.588656)
build_install 0.012166 0.010401 1.888914 ( 0.937235)
test_btest 0.001093 0.000230 83.289921 ( 8.852090)
test_basic 0.008031 0.001690 0.348838 ( 0.435297)
test_all 0.001927 0.000406 658.454889 ( 67.800915)
test_rubyspec 0.099073 0.083285 47.763429 ( 55.835941)
total: 135.84 sec