Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-012523
#<BuildRuby:0x000055d404ab3f00
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221206-012523",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000015 0.000000 0.000015 ( 0.000016)
build_up 0.004663 0.000259 1.116940 ( 1.785924)
build_miniruby 0.001011 0.000000 0.950492 ( 0.949112)
build_ruby 0.001307 0.000000 2.669685 ( 2.544610)
build_all 0.005571 0.003735 15.688173 ( 3.215069)
build_install 0.009200 0.000477 2.296708 ( 1.332039)
test_btest 0.000615 0.000056 62.498748 ( 10.814103)
test_basic 0.001345 0.003333 0.311156 ( 0.402020)
test_all 0.000736 0.000092 657.777941 (104.497668)
test_rubyspec 0.038405 0.017774 52.064994 ( 60.298645)
total: 185.84 sec