Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-020808
#<BuildRuby:0x0000559b8b179400
@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.20221006-020808",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000034 0.000009 0.000043 ( 0.000044)
configure 0.000021 0.000005 0.000026 ( 0.000027)
build_up 0.000000 0.012102 1.124352 ( 1.291094)
build_miniruby 0.000972 0.000530 0.097722 ( 0.095300)
build_ruby 0.001018 0.000555 0.102534 ( 0.099682)
build_all 0.006644 0.001203 1.289236 ( 0.576116)
build_install 0.013985 0.002181 1.610616 ( 0.864802)
test_btest 0.001196 0.000513 62.134636 ( 6.733514)
test_basic 0.006198 0.000517 0.352039 ( 0.454588)
test_all 0.006357 0.000511 497.437499 ( 53.150680)
test_rubyspec 0.055942 0.070668 42.237900 ( 50.858422)
total: 114.13 sec