Logfile: /home/ko1/ruby/logs/brlog.trunk.20220515-091427
#<BuildRuby:0x0000556890b3a918
@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.20220515-091427",
@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.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000023 0.000002 0.000025 ( 0.000038)
build_up 0.006735 0.000190 0.851483 ( 0.971685)
build_miniruby 0.000957 0.000064 0.057600 ( 0.056355)
build_ruby 0.000824 0.000055 0.057235 ( 0.056034)
build_all 0.004073 0.000271 1.505942 ( 0.609222)
build_install 0.008688 0.000263 6.288202 ( 2.861244)
test_btest 0.000694 0.000044 49.218243 ( 8.115498)
test_basic 0.005773 0.000361 0.278478 ( 0.366344)
test_all 0.001294 0.000081 623.060279 ( 92.752936)
test_rubyspec 0.036324 0.037162 44.003772 ( 48.972573)
total: 154.76 sec