Logfile: /home/ko1/ruby/logs/brlog.trunk.20220507-204829
#<BuildRuby:0x000056304fafc118
@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.20220507-204829",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.006529 0.000467 0.906196 ( 0.984374)
build_miniruby 0.000940 0.000067 0.058047 ( 0.056781)
build_ruby 0.001031 0.000000 0.057575 ( 0.056303)
build_all 0.004372 0.000000 1.497372 ( 0.597126)
build_install 0.010897 0.000000 6.307571 ( 2.842864)
test_btest 0.000810 0.000000 55.655443 ( 8.005579)
test_basic 0.005983 0.000000 0.288947 ( 0.377257)
test_all 0.000962 0.000669 621.768097 ( 90.092015)
test_rubyspec 0.095948 0.032861 43.783091 ( 48.659906)
total: 151.67 sec