Logfile: /home/ko1/ruby/logs/brlog.trunk.20220526-140311
#<BuildRuby:0x000055e5d3154118
@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.20220526-140311",
@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.000015 0.000000 0.000015 ( 0.000014)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.002814 0.004100 0.918706 ( 5.181720)
build_miniruby 0.000909 0.000061 0.057758 ( 0.056510)
build_ruby 0.000889 0.000059 0.058266 ( 0.056929)
build_all 0.003924 0.000261 1.531209 ( 0.619019)
build_install 0.006755 0.004232 6.327689 ( 2.869364)
test_btest 0.000651 0.000077 47.395601 ( 8.502558)
test_basic 0.001577 0.004687 0.347462 ( 0.435098)
test_all 0.001248 0.000107 614.790237 ( 91.909829)
test_rubyspec 0.072819 0.042884 44.169853 ( 49.768640)
total: 159.40 sec