Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-114549
#<BuildRuby:0x0000555b4ff36678
@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-114549",
@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.000010)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000016 0.000001 0.000017 ( 0.000018)
build_up 0.001073 0.004287 1.186022 ( 1.217964)
build_miniruby 0.000734 0.000098 0.998100 ( 0.997056)
build_ruby 0.001252 0.000000 2.836370 ( 2.721836)
build_all 0.008645 0.000165 15.790387 ( 3.248678)
build_install 0.005397 0.005309 2.243832 ( 1.245499)
test_btest 0.000451 0.000079 61.614654 ( 11.631743)
test_basic 0.001266 0.003942 0.309065 ( 0.399366)
test_all 0.001199 0.000267 665.423290 (103.234402)
test_rubyspec 0.037963 0.027564 51.739986 ( 59.985643)
total: 184.68 sec