Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-065208
#<BuildRuby:0x0000560202a8bfb0
@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.20220726-065208",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005967 0.000994 0.830240 ( 0.912988)
build_miniruby 0.000896 0.000149 0.056892 ( 0.055666)
build_ruby 0.000846 0.000141 0.058967 ( 0.057783)
build_all 0.000813 0.003874 1.521164 ( 0.601000)
build_install 0.005615 0.003592 5.663315 ( 2.187181)
test_btest 0.000639 0.000171 54.334756 ( 7.953091)
test_basic 0.004260 0.001136 0.253288 ( 0.342378)
test_all 0.001397 0.000373 622.077619 ( 90.548567)
test_rubyspec 0.060351 0.050479 43.631865 ( 49.231845)
total: 151.89 sec