Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-172032
#<BuildRuby:0x0000560cb4bdbdb8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220809-172032",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000014)
build_up 0.006391 0.000166 0.834389 ( 1.250816)
build_miniruby 0.000972 0.000065 0.057759 ( 0.056520)
build_ruby 0.000871 0.000058 0.059085 ( 0.057940)
build_all 0.004604 0.000000 1.532887 ( 0.591585)
build_install 0.005124 0.003883 5.628432 ( 2.133811)
test_btest 0.000666 0.000074 48.075752 ( 8.785930)
test_basic 0.001103 0.004266 0.253625 ( 0.343178)
test_all 0.001532 0.000095 616.969200 ( 90.045891)
test_rubyspec 0.086718 0.039312 44.188090 ( 51.604295)
total: 154.87 sec