Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-034705
#<BuildRuby:0x00005649790fc3c8
@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.20221229-034705",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.004985 0.001662 0.844740 ( 1.047817)
build_miniruby 0.001019 0.000340 1.012478 ( 1.010508)
build_ruby 0.001164 0.000388 2.777677 ( 2.775066)
build_all 0.009819 0.000127 16.779590 ( 2.994514)
build_install 0.007478 0.004108 2.323369 ( 1.194736)
test_btest 0.000779 0.000244 76.404967 ( 10.540528)
test_basic 0.003308 0.004178 0.325716 ( 0.410078)
test_all 0.000703 0.000613 678.799544 ( 97.397039)
test_rubyspec 0.076873 0.053248 51.436434 ( 59.506853)
total: 176.88 sec