Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-082012
#<BuildRuby:0x000055621309b4b8
@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.20220825-082012",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000081 0.000006 0.000087 ( 0.000090)
build_up 0.000546 0.011552 0.992203 ( 1.678673)
build_miniruby 0.001514 0.000404 0.073549 ( 0.071899)
build_ruby 0.001819 0.000485 0.074706 ( 0.072329)
build_all 0.009162 0.000195 1.526423 ( 0.579074)
build_install 0.010544 0.012162 1.839765 ( 0.896059)
test_btest 0.001172 0.000413 73.740165 ( 8.604840)
test_basic 0.001762 0.005644 0.316907 ( 0.413696)
test_all 0.002668 0.000627 642.930346 ( 64.640012)
test_rubyspec 0.122545 0.053354 45.984029 ( 54.389174)
total: 131.35 sec