Logfile: /home/ko1/ruby/logs/brlog.trunk.20221111-114010
#<BuildRuby:0x000055615bb386e0
@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.20221111-114010",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000039 0.000013 0.000052 ( 0.000053)
build_up 0.005613 0.004568 1.114202 ( 1.258447)
build_miniruby 0.002301 0.000000 0.065584 ( 0.063232)
build_ruby 0.001544 0.000000 0.065769 ( 0.063641)
build_all 0.010581 0.000000 1.494410 ( 0.581096)
build_install 0.016058 0.006149 1.837277 ( 0.941752)
test_btest 0.001250 0.000395 87.627595 ( 8.815490)
test_basic 0.005597 0.001767 0.348081 ( 0.441045)
test_all 0.001342 0.000423 694.511322 ( 69.904567)
test_rubyspec 0.082537 0.074387 47.374000 ( 55.868006)
total: 137.94 sec