Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-173037
#<BuildRuby:0x00005601a53ebf00
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221220-173037",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000014 0.000000 0.000014 ( 0.000015)
build_up 0.004024 0.000268 0.820993 ( 1.022985)
build_miniruby 0.000897 0.000060 0.996749 ( 0.995372)
build_ruby 0.001148 0.000076 2.696646 ( 2.695308)
build_all 0.008438 0.000563 15.828441 ( 3.254047)
build_install 0.004523 0.003775 2.163032 ( 1.179240)
test_btest 0.000512 0.000057 66.180222 ( 11.098281)
test_basic 0.004286 0.000476 0.290915 ( 0.381655)
test_all 0.001196 0.000133 677.856911 (139.234240)
test_rubyspec 0.033729 0.027910 52.558455 ( 60.723495)
total: 220.59 sec