Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-202322
#<BuildRuby:0x0000557301aac480
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220315-202322",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.002681 0.008742 1.010183 ( 1.393601)
build_miniruby 0.001850 0.000396 0.071323 ( 0.068806)
build_ruby 0.001588 0.000341 0.072005 ( 0.069916)
build_all 0.010115 0.000195 4.209589 ( 0.865721)
build_install 0.021472 0.002042 7.927715 ( 2.406331)
test_btest 0.001095 0.000182 76.036453 ( 8.344655)
test_basic 0.007961 0.000000 0.337773 ( 0.424403)
test_all 0.001946 0.000000 697.757314 ( 67.979613)
test_rubyspec 0.127679 0.049520 46.224259 ( 51.685273)
total: 133.24 sec