Logfile: /home/ko1/ruby/logs/brlog.trunk.20220608-155553
#<BuildRuby:0x0000563012a67f00
@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.20220608-155553",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.006386 0.000159 0.872323 ( 1.565647)
build_miniruby 0.000799 0.000057 0.057468 ( 0.056367)
build_ruby 0.000887 0.000063 0.058959 ( 0.057731)
build_all 0.003963 0.000283 1.538947 ( 0.618881)
build_install 0.006251 0.004962 6.333582 ( 2.847680)
test_btest 0.000778 0.000104 47.163805 ( 8.440020)
test_basic 0.002135 0.003560 0.279464 ( 0.367993)
test_all 0.001161 0.000205 603.938977 ( 95.409624)
test_rubyspec 0.085250 0.040525 43.883574 ( 49.464737)
total: 158.83 sec