Logfile: /home/ko1/ruby/logs/brlog.trunk.20220405-090535
#<BuildRuby:0x0000565407cd7510
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220405-090535",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.010249 0.000413 0.992823 ( 1.033931)
build_miniruby 0.001422 0.000095 0.067172 ( 0.065301)
build_ruby 0.001787 0.000119 0.074494 ( 0.072200)
build_all 0.008137 0.000542 4.265181 ( 0.870265)
build_install 0.018748 0.005580 8.561947 ( 3.083755)
test_btest 0.000958 0.000107 75.327537 ( 8.383570)
test_basic 0.003668 0.003654 0.335958 ( 0.427823)
test_all 0.002226 0.000000 698.965193 ( 68.444416)
test_rubyspec 0.140431 0.041942 46.705450 ( 51.990725)
total: 134.37 sec