Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-124906
#<BuildRuby:0x0000562ca46906c8
@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.20220209-124906",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.007876 0.004041 0.953139 ( 1.090531)
build_miniruby 0.002462 0.000000 0.076870 ( 0.074317)
build_ruby 0.001989 0.000056 0.077267 ( 0.075246)
build_all 0.009052 0.000550 4.079979 ( 0.785355)
build_install 0.021237 0.002360 7.712927 ( 2.292762)
test_btest 0.001263 0.000141 74.960679 ( 8.260726)
test_basic 0.006870 0.000763 0.347201 ( 0.434360)
test_all 0.002623 0.000292 664.492233 ( 65.713860)
test_rubyspec 0.131314 0.043597 46.234275 ( 51.744423)
total: 130.47 sec