Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-181032
#<BuildRuby:0x000055de8fca91f8
@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.20220812-181032",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000000 0.000253 0.000253 ( 0.000266)
configure 0.000000 0.000050 0.000050 ( 0.000047)
build_up 0.002839 0.009054 0.823096 ( 0.878552)
build_miniruby 0.001046 0.000348 0.054039 ( 0.052396)
build_ruby 0.001077 0.000359 0.066850 ( 0.065491)
build_all 0.007495 0.000845 1.247389 ( 0.477367)
build_install 0.012042 0.003705 1.600691 ( 0.797517)
test_btest 0.001458 0.000000 52.003819 ( 6.085717)
test_basic 0.006290 0.000000 0.299623 ( 0.389658)
test_all 0.005033 0.000000 484.237684 ( 51.238605)
test_rubyspec 0.101834 0.029666 41.711517 ( 49.445664)
total: 109.43 sec