Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-032531
#<BuildRuby:0x0000557f53b44088
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220725-032531",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.003133 0.003634 0.829893 ( 0.964135)
build_miniruby 0.000771 0.000237 0.057864 ( 0.056616)
build_ruby 0.000776 0.000239 0.059008 ( 0.057750)
build_all 0.003569 0.001098 1.561614 ( 0.624679)
build_install 0.006251 0.004936 5.628380 ( 2.163991)
test_btest 0.000472 0.000168 51.686179 ( 8.239951)
test_basic 0.004275 0.001527 0.321532 ( 0.409716)
test_all 0.000916 0.000327 608.378563 ( 85.988212)
test_rubyspec 0.091698 0.035579 43.451494 ( 49.056639)
total: 147.56 sec