Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-094721
#<BuildRuby:0x0000564c4aa7c6e0
@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.20220826-094721",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000017 0.000004 0.000021 ( 0.000022)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006439 0.005808 1.055098 ( 5.057956)
build_miniruby 0.001578 0.000485 0.077052 ( 0.075886)
build_ruby 0.001370 0.000422 0.072356 ( 0.070907)
build_all 0.009244 0.001336 1.528117 ( 0.577595)
build_install 0.015048 0.008286 1.883272 ( 0.912514)
test_btest 0.000897 0.000299 71.859982 ( 8.593735)
test_basic 0.005029 0.001677 0.327366 ( 0.417776)
test_all 0.002471 0.000823 639.561861 ( 65.077726)
test_rubyspec 0.122206 0.066746 45.715913 ( 54.179696)
total: 134.96 sec