Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-175447
#<BuildRuby:0x0000560b972f2878
@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.20220808-175447",
@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.000018 0.000002 0.000020 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.006518 0.000501 0.938093 ( 1.797857)
build_miniruby 0.000917 0.000071 0.057921 ( 0.056725)
build_ruby 0.000975 0.000075 0.060575 ( 0.059280)
build_all 0.000521 0.004196 1.535927 ( 0.596504)
build_install 0.005666 0.005720 5.631162 ( 2.141577)
test_btest 0.000590 0.000126 52.272838 ( 8.089216)
test_basic 0.004484 0.000961 0.256861 ( 0.346000)
test_all 0.001281 0.000275 608.801763 ( 88.089975)
test_rubyspec 0.031757 0.038421 44.009093 ( 51.488703)
total: 152.67 sec