Logfile: /home/ko1/ruby/logs/brlog.trunk.20220421-074550
#<BuildRuby:0x000056427216bda8
@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.20220421-074550",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.006071 0.000934 0.838357 ( 1.024923)
build_miniruby 0.000000 0.000882 0.057291 ( 0.056121)
build_ruby 0.000000 0.001160 0.058938 ( 0.057610)
build_all 0.000000 0.004297 1.460093 ( 0.601212)
build_install 0.006080 0.002806 6.228475 ( 2.841978)
test_btest 0.000693 0.000198 55.335350 ( 8.453172)
test_basic 0.005911 0.000356 0.356964 ( 0.444264)
test_all 0.001007 0.000269 630.105492 ( 93.315125)
test_rubyspec 0.084925 0.035647 44.531975 ( 49.431850)
total: 156.23 sec