Logfile: /home/ko1/ruby/logs/brlog.trunk.20220510-102756
#<BuildRuby:0x000055b36c6fc0a0
@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.20220510-102756",
@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.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.006127 0.000325 0.829019 ( 0.990503)
build_miniruby 0.000940 0.000134 0.057121 ( 0.055820)
build_ruby 0.000000 0.000932 0.057513 ( 0.056402)
build_all 0.000000 0.004369 1.501615 ( 0.609298)
build_install 0.005702 0.003168 6.308473 ( 2.865979)
test_btest 0.000729 0.000000 49.122694 ( 8.538283)
test_basic 0.005367 0.000487 0.338244 ( 0.426343)
test_all 0.001108 0.000277 633.024336 ( 90.624073)
test_rubyspec 0.069080 0.055792 44.192185 ( 49.126238)
total: 153.29 sec