Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-001801
#<BuildRuby:0x0000559f8dd40080
@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-001801",
@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.000013 0.000001 0.000014 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.006298 0.000163 0.864518 ( 0.957137)
build_miniruby 0.000878 0.000058 0.057143 ( 0.055965)
build_ruby 0.000895 0.000060 0.059037 ( 0.057705)
build_all 0.000987 0.003757 1.533863 ( 0.593443)
build_install 0.010766 0.000316 1.924245 ( 0.957025)
test_btest 0.000789 0.000087 47.850457 ( 8.507261)
test_basic 0.001451 0.004408 0.344516 ( 0.432768)
test_all 0.001695 0.000282 608.798980 ( 91.156135)
test_rubyspec 0.081616 0.045086 44.165758 ( 52.452203)
total: 155.17 sec