Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-092054
#<BuildRuby:0x00005619245628c0
@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.20220724-092054",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.002140 0.004492 0.839488 ( 0.900265)
build_miniruby 0.000900 0.000138 0.057060 ( 0.055831)
build_ruby 0.000798 0.000123 0.058635 ( 0.057439)
build_all 0.004611 0.000020 1.521845 ( 0.583468)
build_install 0.009579 0.001369 5.641532 ( 2.171180)
test_btest 0.000584 0.000084 44.972028 ( 8.808052)
test_basic 0.005698 0.000065 0.314597 ( 0.403021)
test_all 0.000926 0.000123 610.581363 ( 88.433572)
test_rubyspec 0.081960 0.035560 43.665905 ( 49.284232)
total: 150.70 sec