Logfile: /home/ko1/ruby/logs/brlog.trunk.20221028-065034
#<BuildRuby:0x000056239c23af08
@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.20221028-065034",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.006525 0.004326 1.105441 ( 1.272926)
build_miniruby 0.001361 0.000195 0.098427 ( 0.095325)
build_ruby 0.001207 0.000173 0.099341 ( 0.096480)
build_all 0.008107 0.001158 1.306365 ( 0.575278)
build_install 0.008142 0.006668 1.646435 ( 0.910648)
test_btest 0.001415 0.000303 62.620731 ( 6.679422)
test_basic 0.004503 0.000965 0.332389 ( 0.425553)
test_all 0.005816 0.000935 514.264430 ( 54.609567)
test_rubyspec 0.069827 0.064504 43.740195 ( 51.864495)
total: 116.53 sec