Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-060529
#<BuildRuby:0x000055ae85fec700
@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.20221202-060529",
@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.000002 0.000011 ( 0.000010)
autoconf 0.000015 0.000003 0.000018 ( 0.000020)
configure 0.000017 0.000004 0.000021 ( 0.000020)
build_up 0.004004 0.000924 1.171435 ( 1.199079)
build_miniruby 0.000847 0.000195 0.969847 ( 0.968464)
build_ruby 0.001028 0.000237 2.853673 ( 2.767829)
build_all 0.008966 0.000006 15.727265 ( 3.316749)
build_install 0.008139 0.000688 2.264999 ( 1.288713)
test_btest 0.000467 0.000088 64.864064 ( 10.715783)
test_basic 0.004317 0.000809 0.312369 ( 0.402321)
test_all 0.000775 0.000145 713.004797 (108.683079)
test_rubyspec 0.049613 0.012310 53.438292 ( 61.606406)
total: 190.95 sec