Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-081545
#<BuildRuby:0x0000564cc1bce378
@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.20230101-081545",
@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.000000 0.000006 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000027 0.000004 0.000031 ( 0.000030)
build_up 0.005677 0.000811 0.843285 ( 1.124427)
build_miniruby 0.000906 0.000129 1.012807 ( 1.011010)
build_ruby 0.001434 0.000204 2.792403 ( 2.789800)
build_all 0.002304 0.007551 16.766776 ( 3.012428)
build_install 0.008550 0.003152 2.333102 ( 1.187730)
test_btest 0.000622 0.000164 69.492227 ( 10.872002)
test_basic 0.005953 0.000479 0.310009 ( 0.396385)
test_all 0.000966 0.000242 662.145444 (105.815622)
test_rubyspec 0.095509 0.029254 51.522965 ( 59.626362)
total: 185.84 sec