Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-104551
#<BuildRuby:0x000055d368a7f670
@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.20220823-104551",
@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.000011 0.000000 0.000011 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.003121 0.003461 0.892938 ( 5.805432)
build_miniruby 0.000898 0.000120 0.058176 ( 0.057024)
build_ruby 0.000984 0.000000 0.059331 ( 0.058104)
build_all 0.004417 0.000197 1.520492 ( 0.583073)
build_install 0.010564 0.000776 1.923886 ( 0.963701)
test_btest 0.000805 0.000094 45.495875 ( 8.580868)
test_basic 0.005486 0.000119 0.291882 ( 0.380757)
test_all 0.002502 0.000278 606.638584 ( 91.957764)
test_rubyspec 0.069798 0.005251 44.222053 ( 52.561513)
total: 160.95 sec