Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-074307
#<BuildRuby:0x0000560b873a8e80
@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.20220818-074307",
@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.000001 0.000011 ( 0.000011)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.005544 0.004273 0.837768 ( 1.451771)
build_miniruby 0.001096 0.000253 0.054028 ( 0.052761)
build_ruby 0.001399 0.000323 0.061073 ( 0.059688)
build_all 0.006821 0.000556 1.286388 ( 0.468885)
build_install 0.014290 0.001024 1.604867 ( 0.785566)
test_btest 0.001132 0.000213 54.877713 ( 6.024436)
test_basic 0.001818 0.004124 0.289695 ( 0.379689)
test_all 0.003651 0.000859 508.483289 ( 53.572201)
test_rubyspec 0.073226 0.048381 42.101127 ( 49.402321)
total: 112.20 sec