Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-115303
#<BuildRuby:0x0000564caee7abe8
@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.20230106-115303",
@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.000015 0.000003 0.000018 ( 0.000018)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.000094 0.006729 0.849934 ( 1.482167)
build_miniruby 0.000885 0.000315 1.014160 ( 1.012771)
build_ruby 0.001416 0.000000 2.776231 ( 2.773686)
build_all 0.006023 0.003771 16.834298 ( 3.026354)
build_install 0.003804 0.005512 2.101703 ( 1.080788)
test_btest 0.000613 0.000269 74.022295 ( 10.786931)
test_basic 0.003466 0.003816 0.369850 ( 0.454175)
test_all 0.001124 0.000529 653.340922 (101.912049)
test_rubyspec 0.061722 0.069727 52.032395 ( 60.104265)
total: 182.63 sec