Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-082745
#<BuildRuby:0x00005653f1f203a0
@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.20221129-082745",
@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.000006)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.004206 0.000601 1.160726 ( 1.173988)
build_miniruby 0.000808 0.000115 0.946507 ( 0.945152)
build_ruby 0.001136 0.000162 2.684852 ( 2.570769)
build_all 0.008503 0.000533 15.912427 ( 3.299590)
build_install 0.008919 0.000517 1.965267 ( 1.109964)
test_btest 0.000549 0.000069 57.125676 ( 11.753019)
test_basic 0.005301 0.000026 0.298721 ( 0.388579)
test_all 0.000880 0.000104 654.759904 (121.716135)
test_rubyspec 0.050792 0.011543 52.725200 ( 60.997885)
total: 203.96 sec