Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-033420
#<BuildRuby:0x000055890754bdd0
@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.20221117-033420",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.000000 0.004888 1.104397 ( 1.125677)
build_miniruby 0.000000 0.001034 0.982775 ( 0.981303)
build_ruby 0.000000 0.001242 2.772204 ( 2.686074)
build_all 0.008350 0.000597 15.953336 ( 3.324078)
build_install 0.008379 0.000440 1.932219 ( 1.082174)
test_btest 0.000595 0.000000 63.875882 ( 10.373043)
test_basic 0.000856 0.003817 0.315477 ( 0.407000)
test_all 0.001168 0.000167 618.408885 (109.034485)
test_rubyspec 0.052316 0.015426 51.298077 ( 59.514367)
total: 188.53 sec