Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-221211
#<BuildRuby:0x000055ac59b311f8
@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.20221029-221211",
@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.000039 0.000006 0.000045 ( 0.000045)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008268 0.001378 1.156371 ( 1.766881)
build_miniruby 0.001325 0.000220 0.098966 ( 0.095606)
build_ruby 0.001331 0.000222 0.091422 ( 0.088582)
build_all 0.007226 0.001205 1.364446 ( 0.590030)
build_install 0.009203 0.005109 1.674786 ( 0.883608)
test_btest 0.001356 0.000291 62.866528 ( 6.656595)
test_basic 0.006751 0.000257 0.345405 ( 0.440208)
test_all 0.001581 0.005980 502.422589 ( 53.757315)
test_rubyspec 0.078641 0.037859 43.386850 ( 52.017258)
total: 116.30 sec