Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-211447
#<BuildRuby:0x00005581d31304c0
@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.20220822-211447",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.007504 0.004056 0.970608 ( 1.584689)
build_miniruby 0.001950 0.000244 0.076059 ( 0.074889)
build_ruby 0.001833 0.000229 0.077338 ( 0.075825)
build_all 0.006225 0.004687 1.507637 ( 0.571266)
build_install 0.015712 0.006970 1.934138 ( 0.940949)
test_btest 0.001398 0.000000 76.384217 ( 8.370465)
test_basic 0.007302 0.000000 0.331173 ( 0.422009)
test_all 0.003721 0.000000 633.385710 ( 64.979746)
test_rubyspec 0.096840 0.066901 45.601630 ( 54.111708)
total: 131.13 sec