Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-150916
#<BuildRuby:0x000056498844bfb0
@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.20221128-150916",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000004 0.000013 ( 0.000014)
configure 0.000011 0.000005 0.000016 ( 0.000015)
build_up 0.004736 0.000000 1.100352 ( 2.173597)
build_miniruby 0.000973 0.000000 1.008124 ( 1.007184)
build_ruby 0.001194 0.000000 2.782635 ( 2.652598)
build_all 0.004888 0.003996 15.704025 ( 3.319899)
build_install 0.001094 0.008560 1.992606 ( 1.164594)
test_btest 0.000404 0.000231 64.635646 ( 10.555548)
test_basic 0.003196 0.001826 0.306638 ( 0.397302)
test_all 0.000890 0.000000 655.987988 (121.892099)
test_rubyspec 0.044052 0.024039 53.073408 ( 61.353821)
total: 204.52 sec