Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-080549
#<BuildRuby:0x0000556b21cf8460
@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.20221208-080549",
@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.000019 0.000006 0.000025 ( 0.000026)
configure 0.000015 0.000005 0.000020 ( 0.000019)
build_up 0.004795 0.000260 1.208404 ( 1.260125)
build_miniruby 0.000681 0.000210 0.984018 ( 0.983016)
build_ruby 0.000000 0.001256 2.750165 ( 2.658719)
build_all 0.006641 0.002267 15.843313 ( 3.289492)
build_install 0.008990 0.000000 2.179581 ( 1.225657)
test_btest 0.000612 0.000000 66.913889 ( 11.084442)
test_basic 0.000000 0.005169 0.289443 ( 0.379981)
test_all 0.000317 0.000566 660.180846 (111.333432)
test_rubyspec 0.037691 0.028018 52.583775 ( 60.795030)
total: 193.01 sec