Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-001211
#<BuildRuby:0x0000564aeb5c2678
@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.20221207-001211",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.004742 0.000317 1.133302 ( 1.175571)
build_miniruby 0.000815 0.000055 0.948623 ( 0.947276)
build_ruby 0.001207 0.000080 2.811187 ( 2.725229)
build_all 0.004996 0.004052 15.917468 ( 3.401543)
build_install 0.008872 0.000509 2.357059 ( 1.362231)
test_btest 0.000491 0.000054 60.287809 ( 11.776951)
test_basic 0.000000 0.005129 0.310191 ( 0.401527)
test_all 0.000000 0.000991 655.648221 (105.481173)
test_rubyspec 0.031895 0.033492 52.893861 ( 61.070726)
total: 188.34 sec