Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-050608
#<BuildRuby:0x000055cc6c7a4e80
@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.20220803-050608",
@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.000004 0.000014 ( 0.000013)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.004492 0.005766 0.924964 ( 1.814879)
build_miniruby 0.001189 0.000540 0.054913 ( 0.053772)
build_ruby 0.001195 0.000543 0.066631 ( 0.065069)
build_all 0.008775 0.000021 1.247273 ( 0.479380)
build_install 0.011385 0.004379 4.176581 ( 1.805057)
test_btest 0.001012 0.000390 49.796303 ( 6.219972)
test_basic 0.004606 0.001772 0.300159 ( 0.391172)
test_all 0.002281 0.000877 502.645073 ( 53.336740)
test_rubyspec 0.059060 0.074196 41.245061 ( 48.937625)
total: 113.10 sec