Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-031729
#<BuildRuby:0x000055c6e894d338
@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-031729",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000040 0.000003 0.000043 ( 0.000044)
configure 0.000045 0.000004 0.000049 ( 0.000040)
build_up 0.001294 0.008417 0.815060 ( 1.514637)
build_miniruby 0.001411 0.000326 0.055051 ( 0.053384)
build_ruby 0.001855 0.000000 0.065804 ( 0.064787)
build_all 0.007421 0.001084 1.242808 ( 0.456525)
build_install 0.007496 0.007391 4.131367 ( 1.766784)
test_btest 0.000986 0.000290 52.593590 ( 5.833859)
test_basic 0.005613 0.000355 0.294792 ( 0.385440)
test_all 0.001965 0.000000 507.420175 ( 53.206296)
test_rubyspec 0.087218 0.045428 41.336419 ( 48.983220)
total: 112.27 sec