Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-012422
#<BuildRuby:0x0000559367a47f68
@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.20220803-012422",
@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.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006207 0.000444 0.809406 ( 3.372011)
build_miniruby 0.001052 0.000000 0.056944 ( 0.055711)
build_ruby 0.001024 0.000000 0.059325 ( 0.058067)
build_all 0.004378 0.000149 1.548177 ( 0.597771)
build_install 0.004327 0.005054 5.610499 ( 2.155341)
test_btest 0.000703 0.000093 53.135481 ( 8.226910)
test_basic 0.004746 0.000633 0.282674 ( 0.372034)
test_all 0.000847 0.000113 588.399486 ( 95.388273)
test_rubyspec 0.084804 0.034818 43.871185 ( 51.247866)
total: 161.47 sec