Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-204708
#<BuildRuby:0x0000559e7f143c78
@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-204708",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000026 0.000007 0.000033 ( 0.000020)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004683 0.000000 1.171449 ( 1.165162)
build_miniruby 0.001009 0.000000 0.964717 ( 0.963244)
build_ruby 0.001234 0.000000 2.745472 ( 2.651099)
build_all 0.008682 0.000061 15.798668 ( 3.339337)
build_install 0.001202 0.009461 2.269266 ( 1.287173)
test_btest 0.000411 0.000137 65.395379 ( 11.285938)
test_basic 0.003184 0.001062 0.285319 ( 0.377583)
test_all 0.000668 0.000222 682.026509 (105.646650)
test_rubyspec 0.037189 0.027127 53.792576 ( 61.908503)
total: 188.63 sec