Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-154721
#<BuildRuby:0x0000561f986efdf8
@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.20221221-154721",
@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.000002 0.000011 ( 0.000010)
autoconf 0.000023 0.000004 0.000027 ( 0.000014)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.003798 0.000600 0.840529 ( 1.043528)
build_miniruby 0.000886 0.000140 0.950879 ( 0.949306)
build_ruby 0.001021 0.000161 2.687074 ( 2.685570)
build_all 0.008156 0.000569 15.725790 ( 3.355044)
build_install 0.008892 0.000619 2.295659 ( 1.304503)
test_btest 0.000513 0.000073 66.969807 ( 10.692676)
test_basic 0.000882 0.004079 0.295457 ( 0.386190)
test_all 0.001158 0.000211 672.892684 (146.612710)
test_rubyspec 0.044553 0.019744 52.382967 ( 60.588803)
total: 227.62 sec