Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-215324
#<BuildRuby:0x000055ec31ff0410
@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-215324",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.005193 0.001113 0.835626 ( 1.053809)
build_miniruby 0.000941 0.000202 1.015289 ( 1.013374)
build_ruby 0.001377 0.000295 2.775811 ( 2.772951)
build_all 0.009532 0.000134 16.712123 ( 2.961930)
build_install 0.008292 0.003387 2.304580 ( 1.180522)
test_btest 0.000884 0.000187 78.888587 ( 10.521079)
test_basic 0.006201 0.001305 0.385314 ( 0.469320)
test_all 0.001090 0.000229 676.199112 ( 99.157346)
test_rubyspec 0.091244 0.029741 51.415117 ( 59.438189)
total: 178.57 sec