Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-114601
#<BuildRuby:0x00005588da463fa8
@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.20221123-114601",
@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.000021 0.000000 0.000021 ( 0.000021)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.004687 0.000000 1.075779 ( 1.114758)
build_miniruby 0.000986 0.000000 0.967300 ( 0.965774)
build_ruby 0.001040 0.000000 2.854518 ( 2.766394)
build_all 0.004421 0.004241 15.996385 ( 3.260187)
build_install 0.008406 0.000382 2.103992 ( 1.238596)
test_btest 0.000651 0.000030 66.608792 ( 11.127751)
test_basic 0.004710 0.000214 0.282089 ( 0.372591)
test_all 0.001331 0.000060 688.230208 (106.647749)
test_rubyspec 0.057453 0.014229 52.642939 ( 60.849469)
total: 188.34 sec