Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-094024
#<BuildRuby:0x000056087badc008
@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.20221220-094024",
@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.000006 0.000001 0.000007 ( 0.000022)
autoconf 0.000029 0.000002 0.000031 ( 0.000018)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.003917 0.000301 0.903027 ( 1.120826)
build_miniruby 0.000871 0.000067 1.015834 ( 1.014695)
build_ruby 0.001202 0.000093 2.811691 ( 2.709250)
build_all 0.003031 0.005866 15.707618 ( 3.256080)
build_install 0.006278 0.002692 2.239000 ( 1.265247)
test_btest 0.000457 0.000087 65.406384 ( 10.605636)
test_basic 0.004344 0.000187 0.306801 ( 0.397315)
test_all 0.001260 0.000230 678.977557 (136.292263)
test_rubyspec 0.033546 0.027136 52.917597 ( 61.080892)
total: 217.74 sec