Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-042017
#<BuildRuby:0x00005648e7864030
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221117-042017",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.000731 0.004228 1.076976 ( 1.357294)
build_miniruby 0.000771 0.000055 1.075449 ( 1.074098)
build_ruby 0.001268 0.000091 2.856790 ( 2.739300)
build_all 0.008191 0.000585 16.135098 ( 3.434791)
build_install 0.007808 0.000557 1.960725 ( 1.077712)
test_btest 0.000536 0.000038 57.074925 ( 10.973291)
test_basic 0.004089 0.000292 0.314495 ( 0.405583)
test_all 0.000883 0.000063 640.901259 (101.747531)
test_rubyspec 0.039831 0.024818 51.577471 ( 59.814477)
total: 182.62 sec