Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-112633
#<BuildRuby:0x000055c656b8c6e0
@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.20220825-112633",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000014 0.000003 0.000017 ( 0.000018)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009609 0.002218 0.963113 ( 1.301246)
build_miniruby 0.001778 0.000411 0.073644 ( 0.073500)
build_ruby 0.001776 0.000409 0.075967 ( 0.075251)
build_all 0.008430 0.001946 1.534860 ( 0.600512)
build_install 0.011936 0.009297 1.886466 ( 0.927285)
test_btest 0.000873 0.000269 72.920359 ( 8.306994)
test_basic 0.003788 0.003469 0.321887 ( 0.414382)
test_all 0.003000 0.001000 672.976468 ( 66.577442)
test_rubyspec 0.130761 0.047317 45.730928 ( 54.159615)
total: 132.44 sec