Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-103043
#<BuildRuby:0x00005561eda76be8
@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.20230111-103043",
@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.000015 0.000004 0.000019 ( 0.000019)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.002786 0.003709 0.855523 ( 1.042048)
build_miniruby 0.001018 0.000291 1.006499 ( 1.004559)
build_ruby 0.001343 0.000384 2.784913 ( 2.782306)
build_all 0.002888 0.007137 16.855449 ( 3.014999)
build_install 0.002902 0.006565 2.133357 ( 1.074797)
test_btest 0.000770 0.000364 69.992337 ( 11.270475)
test_basic 0.004390 0.002254 0.342084 ( 0.428357)
test_all 0.000856 0.000408 671.788792 ( 94.529915)
test_rubyspec 0.071595 0.064752 51.700335 ( 59.737353)
total: 174.89 sec