Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-233756
#<BuildRuby:0x00005588df6e80d0
@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.20221122-233756",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000023 0.000001 0.000024 ( 0.000023)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.001554 0.003610 1.132828 ( 1.139780)
build_miniruby 0.000962 0.000128 0.952850 ( 0.951499)
build_ruby 0.001060 0.000142 2.820888 ( 2.734486)
build_all 0.008291 0.000547 15.870034 ( 3.294703)
build_install 0.004853 0.004309 1.981503 ( 1.180785)
test_btest 0.000476 0.000084 64.534213 ( 10.524399)
test_basic 0.004817 0.000092 0.297643 ( 0.388345)
test_all 0.001463 0.000124 709.210058 (111.651847)
test_rubyspec 0.050732 0.022335 53.248363 ( 61.341017)
total: 193.21 sec