Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-014821
#<BuildRuby:0x000055c662607fb0
@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.20221122-014821",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.004494 0.000265 1.113256 ( 1.105835)
build_miniruby 0.001064 0.000063 0.970069 ( 0.968548)
build_ruby 0.001079 0.000063 2.655264 ( 2.565421)
build_all 0.008664 0.000240 15.855295 ( 3.336274)
build_install 0.004437 0.004122 2.130413 ( 1.254882)
test_btest 0.000553 0.000055 60.926362 ( 10.834998)
test_basic 0.004985 0.000499 0.296551 ( 0.386686)
test_all 0.001328 0.000000 695.289120 (107.351741)
test_rubyspec 0.034540 0.024322 53.649224 ( 61.858111)
total: 189.66 sec