Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-153228
#<BuildRuby:0x000055f681b2bf38
@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-153228",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000030 0.000000 0.000030 ( 0.000030)
configure 0.000026 0.000000 0.000026 ( 0.000014)
build_up 0.000000 0.004345 0.897795 ( 1.094976)
build_miniruby 0.000000 0.001010 0.998802 ( 0.997479)
build_ruby 0.000000 0.001275 2.675777 ( 2.580835)
build_all 0.004015 0.004895 15.796137 ( 3.402579)
build_install 0.009213 0.000939 2.311401 ( 1.295768)
test_btest 0.000541 0.000096 66.701983 ( 10.747833)
test_basic 0.001545 0.002785 0.285480 ( 0.376938)
test_all 0.001422 0.000118 663.835583 (144.750976)
test_rubyspec 0.047229 0.021097 52.472057 ( 60.675237)
total: 225.92 sec