Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-181142
#<BuildRuby:0x00005604f41fe768
@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.20220820-181142",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.005023 0.001826 0.838092 ( 0.895885)
build_miniruby 0.000763 0.000277 0.058150 ( 0.056937)
build_ruby 0.000756 0.000275 0.061532 ( 0.060293)
build_all 0.004664 0.000000 1.534125 ( 0.591406)
build_install 0.004776 0.004685 1.925006 ( 0.967159)
test_btest 0.000542 0.000208 57.686037 ( 8.122827)
test_basic 0.003865 0.002462 0.339490 ( 0.426968)
test_all 0.001352 0.000541 616.285018 ( 91.546240)
test_rubyspec 0.090521 0.039478 44.144367 ( 52.394464)
total: 155.06 sec