Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-141603
#<BuildRuby:0x00005626880281e0
@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.20220824-141603",
@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.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.003209 0.004008 0.898690 ( 1.453415)
build_miniruby 0.000911 0.000130 0.057677 ( 0.056470)
build_ruby 0.000886 0.000127 0.059557 ( 0.058299)
build_all 0.004070 0.000581 1.555099 ( 0.596901)
build_install 0.006327 0.004871 1.936795 ( 0.966941)
test_btest 0.000721 0.000144 46.746762 ( 8.706192)
test_basic 0.005272 0.001055 0.337600 ( 0.424707)
test_all 0.001584 0.000316 599.833946 ( 95.727061)
test_rubyspec 0.082068 0.040770 44.360609 ( 52.876002)
total: 160.87 sec