Logfile: /home/ko1/ruby/logs/brlog.trunk.20220601-082449
#<BuildRuby:0x00005615fd4a01c8
@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.20220601-082449",
@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.000020 0.000003 0.000023 ( 0.000024)
configure 0.000015 0.000003 0.000018 ( 0.000016)
build_up 0.006369 0.000349 0.841118 ( 0.940235)
build_miniruby 0.000916 0.000131 0.057040 ( 0.055765)
build_ruby 0.000929 0.000133 0.058196 ( 0.056901)
build_all 0.000639 0.003519 1.516805 ( 0.608959)
build_install 0.008179 0.000783 6.289509 ( 2.865342)
test_btest 0.000562 0.000105 58.001539 ( 8.247184)
test_basic 0.001398 0.004653 0.291273 ( 0.379395)
test_all 0.001179 0.000294 641.828873 ( 94.018350)
test_rubyspec 0.064122 0.012947 44.053734 ( 49.663979)
total: 156.84 sec