Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-170921
#<BuildRuby:0x000055b3e602b670
@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.20220802-170921",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.006432 0.000355 0.913168 ( 1.970047)
build_miniruby 0.000805 0.000124 0.057714 ( 0.056559)
build_ruby 0.000671 0.000103 0.059695 ( 0.058416)
build_all 0.004685 0.000037 1.516607 ( 0.587712)
build_install 0.005615 0.005652 5.609548 ( 2.150153)
test_btest 0.000718 0.000154 54.463284 ( 8.199629)
test_basic 0.004555 0.000976 0.282686 ( 0.372143)
test_all 0.001046 0.000224 610.510078 ( 86.205393)
test_rubyspec 0.066414 0.054463 43.576675 ( 49.185661)
total: 148.79 sec