Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-070433
#<BuildRuby:0x000055ed6f55be98
@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.20220723-070433",
@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.000015 0.000002 0.000017 ( 0.000018)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.002748 0.003636 0.835180 ( 0.922116)
build_miniruby 0.000725 0.000155 0.057338 ( 0.056019)
build_ruby 0.000776 0.000166 0.059111 ( 0.057817)
build_all 0.004593 0.000136 1.538750 ( 0.598032)
build_install 0.003988 0.005025 5.631414 ( 2.150429)
test_btest 0.000559 0.000149 49.774343 ( 8.174310)
test_basic 0.001062 0.004625 0.300280 ( 0.389124)
test_all 0.000742 0.000247 623.006766 ( 89.756088)
test_rubyspec 0.063865 0.046742 43.688863 ( 49.282733)
total: 151.39 sec