Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-011157
#<BuildRuby:0x0000562e015e0008
@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.20221218-011157",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.003791 0.000271 0.891454 ( 1.105214)
build_miniruby 0.000951 0.000068 0.936646 ( 0.935176)
build_ruby 0.000000 0.001114 2.764653 ( 2.677298)
build_all 0.005613 0.003326 15.823131 ( 3.257438)
build_install 0.004296 0.006826 2.270792 ( 1.288298)
test_btest 0.000464 0.000103 67.948978 ( 11.147378)
test_basic 0.001555 0.003312 0.339851 ( 0.430250)
test_all 0.001253 0.000161 679.061560 (146.351255)
test_rubyspec 0.050443 0.018575 52.909245 ( 66.076138)
total: 233.27 sec