Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-224217
#<BuildRuby:0x000056022e8472c8
@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.20221125-224217",
@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.000002 0.000010 ( 0.000009)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004584 0.000091 1.035062 ( 1.114072)
build_miniruby 0.000830 0.000131 1.031129 ( 1.029907)
build_ruby 0.001040 0.000164 2.773560 ( 2.661000)
build_all 0.008626 0.000048 15.802335 ( 3.314276)
build_install 0.008106 0.001158 2.003312 ( 1.155421)
test_btest 0.000472 0.000068 63.869788 ( 10.902005)
test_basic 0.004222 0.000603 0.315721 ( 0.406681)
test_all 0.000872 0.000125 668.086512 (105.369623)
test_rubyspec 0.037057 0.029557 52.948862 ( 61.084243)
total: 187.04 sec