Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-034529
#<BuildRuby:0x00005574444ce858
@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.20230110-034529",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.006328 0.000491 0.946150 ( 1.307935)
build_miniruby 0.001020 0.000204 1.017597 ( 1.015436)
build_ruby 0.001302 0.000261 2.775265 ( 2.772552)
build_all 0.009114 0.000922 16.842077 ( 3.001030)
build_install 0.010465 0.001051 2.157643 ( 1.095830)
test_btest 0.000910 0.000161 75.492469 ( 10.483662)
test_basic 0.005492 0.000969 0.346687 ( 0.433064)
test_all 0.001046 0.000099 659.198323 (108.577839)
test_rubyspec 0.103233 0.030237 51.922909 ( 59.961292)
total: 188.65 sec