Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-090427
#<BuildRuby:0x000055b381403ed8
@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.20221202-090427",
@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.000011 0.000000 0.000011 ( 0.000023)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000017 0.000000 0.000017 ( 0.000018)
build_up 0.005309 0.000000 1.226156 ( 1.261748)
build_miniruby 0.001124 0.000000 1.030359 ( 1.028970)
build_ruby 0.000000 0.001145 2.792421 ( 2.701391)
build_all 0.005736 0.002906 15.749894 ( 3.297173)
build_install 0.008738 0.000211 2.182604 ( 1.223105)
test_btest 0.000564 0.000025 65.038202 ( 11.310844)
test_basic 0.000396 0.004378 0.296674 ( 0.387645)
test_all 0.000929 0.000039 649.803422 (121.121007)
test_rubyspec 0.047058 0.014282 53.672319 ( 61.876758)
total: 204.21 sec