Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-002419
#<BuildRuby:0x0000555dea9ba148
@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.20220720-002419",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004318 0.004182 0.806218 ( 1.492719)
build_miniruby 0.001481 0.000341 0.051720 ( 0.050380)
build_ruby 0.001343 0.000310 0.050415 ( 0.049193)
build_all 0.001329 0.004791 1.267146 ( 0.477911)
build_install 0.008264 0.005837 4.684565 ( 1.853877)
test_btest 0.000711 0.000254 54.670791 ( 9.427379)
test_basic 0.000000 0.005289 0.208983 ( 0.299403)
test_all 0.001295 0.000313 521.037396 ( 55.639858)
test_rubyspec 0.086098 0.047686 41.236790 ( 47.077534)
total: 116.37 sec