Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-113920
#<BuildRuby:0x0000556baa6d8088
@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-113920",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000018 0.000000 0.000018 ( 0.000017)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.004672 0.000000 1.143341 ( 1.730085)
build_miniruby 0.000946 0.000000 0.936795 ( 0.935476)
build_ruby 0.001204 0.000000 2.809868 ( 2.713199)
build_all 0.008600 0.000000 15.874455 ( 3.332307)
build_install 0.003925 0.004597 2.007857 ( 1.186963)
test_btest 0.000593 0.000035 62.601254 ( 11.319317)
test_basic 0.000834 0.004216 0.330276 ( 0.420514)
test_all 0.001023 0.000114 656.026181 (122.804208)
test_rubyspec 0.034086 0.032798 53.572418 ( 61.765392)
total: 206.21 sec