Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-123353
#<BuildRuby:0x0000556cd062fdf8
@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.20220821-123353",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005339 0.001456 0.837544 ( 0.871927)
build_miniruby 0.000842 0.000229 0.058005 ( 0.056593)
build_ruby 0.000779 0.000212 0.060209 ( 0.058923)
build_all 0.004866 0.000022 1.507037 ( 0.588985)
build_install 0.005678 0.005060 1.906956 ( 0.962826)
test_btest 0.000665 0.000205 53.274818 ( 8.137544)
test_basic 0.004281 0.001317 0.290493 ( 0.379505)
test_all 0.001917 0.000590 604.522758 ( 92.201934)
test_rubyspec 0.070500 0.048740 44.576013 ( 52.803898)
total: 156.06 sec