Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-122945
#<BuildRuby:0x0000555c56f28728
@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.20230124-122945",
@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.000013 0.000004 0.000017 ( 0.000017)
configure 0.000011 0.000003 0.000014 ( 0.000015)
build_up 0.004944 0.001521 0.909160 ( 1.097081)
build_miniruby 0.001012 0.000311 1.011372 ( 1.009387)
build_ruby 0.001464 0.000000 2.772230 ( 2.769463)
build_all 0.009759 0.000000 16.668747 ( 2.995408)
build_install 0.011153 0.000123 2.076946 ( 1.069735)
test_btest 0.000751 0.000166 72.806864 ( 10.743408)
test_basic 0.005227 0.001161 0.358745 ( 0.445421)
test_all 0.001204 0.000268 653.856855 ( 96.366480)
test_rubyspec 0.068921 0.043003 51.576798 ( 59.658832)
total: 176.16 sec