Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-105839
#<BuildRuby:0x00005617db7e0740
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221202-105839",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.012414 0.000005 1.216882 ( 1.228376)
build_miniruby 0.002697 0.000000 0.850175 ( 0.847887)
build_ruby 0.000000 0.003682 2.252343 ( 2.156566)
build_all 0.016529 0.005469 18.663011 ( 2.168036)
build_install 0.009570 0.011346 2.063585 ( 1.059905)
test_btest 0.001096 0.000274 94.097206 ( 8.725306)
test_basic 0.008132 0.002033 0.348037 ( 0.431567)
test_all 0.002352 0.000588 707.114495 ( 70.170512)
test_rubyspec 0.091328 0.088747 49.210658 ( 57.343332)
total: 144.13 sec