Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-191138
#<BuildRuby:0x000055aac566c018
@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.20221226-191138",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000037 0.000009 0.000046 ( 0.000046)
configure 0.000024 0.000005 0.000029 ( 0.000030)
build_up 0.005433 0.003373 0.844284 ( 1.143025)
build_miniruby 0.000976 0.000260 1.003911 ( 1.002058)
build_ruby 0.001249 0.000333 2.747966 ( 2.745215)
build_all 0.001579 0.008119 16.573033 ( 2.973069)
build_install 0.009175 0.002090 2.237941 ( 1.176360)
test_btest 0.000551 0.000203 70.606334 ( 10.897035)
test_basic 0.002712 0.003386 0.336224 ( 0.423005)
test_all 0.001046 0.000419 652.737662 (100.939267)
test_rubyspec 0.078377 0.046861 51.114495 ( 59.158263)
total: 180.46 sec