Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-020247
#<BuildRuby:0x000056159f024080
@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.20221121-020247",
@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.000003 0.000024 ( 0.000025)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004174 0.000643 1.032087 ( 1.340765)
build_miniruby 0.000837 0.000128 0.943226 ( 0.941871)
build_ruby 0.001100 0.000170 2.862753 ( 2.776727)
build_all 0.007529 0.001158 15.847640 ( 3.263087)
build_install 0.008311 0.000000 1.992810 ( 1.194963)
test_btest 0.000000 0.000694 60.796481 ( 11.056899)
test_basic 0.000000 0.004441 0.297368 ( 0.388175)
test_all 0.000000 0.001490 666.466151 (103.265275)
test_rubyspec 0.037696 0.024775 51.493262 ( 59.786786)
total: 184.02 sec