Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-085014
#<BuildRuby:0x000055b17b7fb2c8
@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.20221126-085014",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.001335 0.003563 1.099535 ( 1.125442)
build_miniruby 0.000815 0.000108 1.018697 ( 1.017629)
build_ruby 0.001059 0.000141 2.852982 ( 2.734560)
build_all 0.004739 0.003958 15.809060 ( 3.385009)
build_install 0.007745 0.000675 2.058244 ( 1.172741)
test_btest 0.000460 0.000081 65.727124 ( 10.644558)
test_basic 0.004725 0.000090 0.299069 ( 0.390419)
test_all 0.000897 0.000149 656.722458 (105.712261)
test_rubyspec 0.038572 0.021810 52.790448 ( 60.980537)
total: 187.16 sec