Logfile: /home/ko1/ruby/logs/brlog.trunk.20220618-220807
#<BuildRuby:0x000055721655fe00
@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.20220618-220807",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000009 0.000003 0.000012 ( 0.000014)
build_up 0.004088 0.002469 0.827061 ( 1.545607)
build_miniruby 0.000958 0.000000 0.057292 ( 0.056119)
build_ruby 0.001000 0.000000 0.059782 ( 0.058594)
build_all 0.004213 0.000000 1.534865 ( 0.620792)
build_install 0.008565 0.002558 6.302898 ( 2.858615)
test_btest 0.000562 0.000187 49.214451 ( 8.805179)
test_basic 0.000000 0.005905 0.357695 ( 0.445610)
test_all 0.000312 0.001122 652.553055 ( 94.538772)
test_rubyspec 0.061527 0.051651 44.175672 ( 49.733282)
total: 158.66 sec