Logfile: /home/ko1/ruby/logs/brlog.trunk.20220805-073323
#<BuildRuby:0x000055ce7fb7e8c0
@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.20220805-073323",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006301 0.000162 0.838442 ( 0.867424)
build_miniruby 0.001003 0.000067 0.057018 ( 0.055739)
build_ruby 0.000000 0.000870 0.058882 ( 0.057773)
build_all 0.002166 0.002460 1.522923 ( 0.583761)
build_install 0.006902 0.004278 5.663789 ( 2.171535)
test_btest 0.000727 0.000121 48.301094 ( 8.629056)
test_basic 0.005404 0.000226 0.321559 ( 0.409902)
test_all 0.001016 0.000161 624.417846 ( 89.659426)
test_rubyspec 0.068138 0.046148 43.580987 ( 50.965908)
total: 153.40 sec