Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-062715
#<BuildRuby:0x000056212453c8e8
@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.20221117-062715",
@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.000005)
autoconf 0.000021 0.000003 0.000024 ( 0.000017)
configure 0.000063 0.000009 0.000072 ( 0.000073)
build_up 0.004844 0.004197 1.138628 ( 1.366729)
build_miniruby 0.001337 0.000268 0.901711 ( 0.916197)
build_ruby 0.001771 0.000354 2.315208 ( 2.278440)
build_all 0.009402 0.009289 18.358796 ( 2.296373)
build_install 0.015660 0.004409 1.897914 ( 1.007842)
test_btest 0.000000 0.001555 86.224313 ( 9.548894)
test_basic 0.005439 0.001369 0.350556 ( 0.441380)
test_all 0.001554 0.000483 700.848188 ( 74.078660)
test_rubyspec 0.071984 0.054443 50.318685 ( 58.987735)
total: 150.92 sec