Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-231947
#<BuildRuby:0x000055ad63384328
@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.20220719-231947",
@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.000012 0.000003 0.000015 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.006799 0.000000 0.884831 ( 1.556143)
build_miniruby 0.000986 0.000000 0.056514 ( 0.055310)
build_ruby 0.001006 0.000000 0.058854 ( 0.057639)
build_all 0.004318 0.000336 1.539690 ( 0.612908)
build_install 0.007297 0.003819 5.623909 ( 2.167725)
test_btest 0.000590 0.000138 44.157532 ( 8.792364)
test_basic 0.000000 0.006157 0.298087 ( 0.386093)
test_all 0.000660 0.000635 619.189237 ( 87.659701)
test_rubyspec 0.069594 0.046168 43.944532 ( 49.552864)
total: 150.84 sec