Logfile: /home/ko1/ruby/logs/brlog.trunk.20221110-081426
#<BuildRuby:0x0000558120200610
@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.20221110-081426",
@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.000003 0.000001 0.000004 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.003589 0.007729 1.075557 ( 1.252525)
build_miniruby 0.000000 0.001774 0.065979 ( 0.063860)
build_ruby 0.001222 0.000659 0.065883 ( 0.064022)
build_all 0.005131 0.004529 1.487627 ( 0.590615)
build_install 0.015662 0.008330 1.885305 ( 0.947850)
test_btest 0.001191 0.000670 91.139920 ( 8.763194)
test_basic 0.009798 0.000481 0.330963 ( 0.414984)
test_all 0.001278 0.000639 665.566151 ( 68.077892)
test_rubyspec 0.113699 0.076410 48.031455 ( 56.064039)
total: 136.24 sec