Logfile: /home/ko1/ruby/logs/brlog.trunk.20220613-072949
#<BuildRuby:0x0000561673d73e00
@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.20220613-072949",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.007070 0.000000 0.829434 ( 0.984985)
build_miniruby 0.001000 0.000000 0.058156 ( 0.056933)
build_ruby 0.000973 0.000000 0.059745 ( 0.058492)
build_all 0.004294 0.000000 1.488609 ( 0.612024)
build_install 0.002948 0.008285 6.322131 ( 2.836563)
test_btest 0.000817 0.000091 55.915755 ( 8.229133)
test_basic 0.005658 0.000154 0.355638 ( 0.443773)
test_all 0.001222 0.000128 621.475400 ( 92.080148)
test_rubyspec 0.083748 0.029095 44.083611 ( 49.661831)
total: 154.96 sec