Logfile: /home/ko1/ruby/logs/brlog.trunk.20220805-153354
#<BuildRuby:0x0000562d23a9a8c0
@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.20220805-153354",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000025 0.000000 0.000025 ( 0.000025)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.006567 0.000180 0.892828 ( 1.091870)
build_miniruby 0.000000 0.001065 0.057797 ( 0.056542)
build_ruby 0.000000 0.001031 0.060054 ( 0.058767)
build_all 0.003011 0.001891 1.553657 ( 0.595545)
build_install 0.011239 0.000000 5.642416 ( 2.169679)
test_btest 0.000938 0.000000 52.762415 ( 8.368701)
test_basic 0.005715 0.000000 0.285955 ( 0.374896)
test_all 0.001015 0.000000 620.132508 ( 91.688704)
test_rubyspec 0.077016 0.052375 43.842857 ( 51.235427)
total: 155.64 sec