Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-190422
#<BuildRuby:0x0000559f2d260008
@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.20221214-190422",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000012 0.000005 0.000017 ( 0.000017)
build_up 0.000015 0.003964 0.845365 ( 1.887184)
build_miniruby 0.000940 0.000000 0.990042 ( 0.988571)
build_ruby 0.001255 0.000000 2.742433 ( 2.646128)
build_all 0.008102 0.000957 15.787354 ( 3.283567)
build_install 0.008891 0.001692 2.247588 ( 1.250468)
test_btest 0.000409 0.000146 69.188700 ( 11.307270)
test_basic 0.003583 0.001280 0.304537 ( 0.394960)
test_all 0.000998 0.000356 674.858548 (142.232782)
test_rubyspec 0.048618 0.026739 52.448145 ( 60.504939)
total: 224.50 sec