Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-232349
#<BuildRuby:0x0000564984cffe30
@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.20221118-232349",
@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.000002 0.000009 ( 0.000009)
autoconf 0.000017 0.000005 0.000022 ( 0.000021)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.003756 0.000939 1.126254 ( 1.095282)
build_miniruby 0.000784 0.000196 0.944039 ( 0.942774)
build_ruby 0.001033 0.000258 2.841888 ( 2.709502)
build_all 0.005460 0.003447 15.954006 ( 3.370425)
build_install 0.007377 0.000855 2.030926 ( 1.171919)
test_btest 0.000462 0.000123 64.764600 ( 10.646817)
test_basic 0.001223 0.003422 0.281835 ( 0.372619)
test_all 0.000000 0.000983 632.886899 (100.735627)
test_rubyspec 0.038667 0.025642 51.214446 ( 59.498703)
total: 180.54 sec