Logfile: /home/ko1/ruby/logs/brlog.trunk.20220625-223150
#<BuildRuby:0x0000557a1d017dd0
@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.20220625-223150",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.006280 0.000483 0.835482 ( 0.848735)
build_miniruby 0.000930 0.000072 0.058242 ( 0.057023)
build_ruby 0.000869 0.000067 0.059302 ( 0.058163)
build_all 0.000000 0.004146 1.488977 ( 0.601295)
build_install 0.008974 0.001976 6.348993 ( 2.857566)
test_btest 0.000732 0.000113 56.518337 ( 7.932535)
test_basic 0.005793 0.000033 0.265992 ( 0.354254)
test_all 0.001349 0.000193 630.660851 ( 91.196634)
test_rubyspec 0.076000 0.043530 44.026407 ( 49.577132)
total: 153.48 sec