Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-080509
#<BuildRuby:0x00005583bc63d2e8
@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.20221007-080509",
@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.000012 0.000004 0.000016 ( 0.000015)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.009662 0.001409 1.077381 ( 1.441183)
build_miniruby 0.001222 0.000306 0.097124 ( 0.094880)
build_ruby 0.001254 0.000313 0.102082 ( 0.099044)
build_all 0.005887 0.001472 1.310302 ( 0.555774)
build_install 0.007327 0.007649 1.643345 ( 0.886792)
test_btest 0.000000 0.001342 60.959289 ( 6.653952)
test_basic 0.004528 0.003215 0.355829 ( 0.453580)
test_all 0.004013 0.001504 511.514788 ( 54.441789)
test_rubyspec 0.082513 0.046834 41.943280 ( 50.257025)
total: 114.88 sec