Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-092927
#<BuildRuby:0x000056017cc98028
@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.20230120-092927",
@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.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.006243 0.000833 0.848836 ( 1.824019)
build_miniruby 0.001157 0.000155 1.013977 ( 1.012116)
build_ruby 0.001467 0.000195 2.772003 ( 2.769248)
build_all 0.004320 0.005280 16.707733 ( 2.982432)
build_install 0.011279 0.000000 2.062122 ( 1.076242)
test_btest 0.001009 0.000000 67.982633 ( 11.480348)
test_basic 0.006597 0.000000 0.340953 ( 0.427342)
test_all 0.001224 0.000000 656.046575 (109.744247)
test_rubyspec 0.057898 0.023087 51.383770 ( 59.466561)
total: 190.78 sec