Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-074450
#<BuildRuby:0x00005600d3177670
@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.20221121-074450",
@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.000007 0.000000 0.000007 ( 0.000006)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.004964 0.000000 1.066585 ( 1.831776)
build_miniruby 0.000908 0.000000 1.000241 ( 0.999028)
build_ruby 0.001412 0.000000 2.851147 ( 2.755198)
build_all 0.008773 0.000000 16.008868 ( 3.453591)
build_install 0.003859 0.004207 2.124629 ( 1.294224)
test_btest 0.000615 0.000032 63.704341 ( 10.669751)
test_basic 0.005171 0.000000 0.304054 ( 0.394401)
test_all 0.001263 0.000000 649.606300 (102.997027)
test_rubyspec 0.071141 0.001410 51.654225 ( 59.813909)
total: 184.21 sec