Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-153632
#<BuildRuby:0x000055b87f7040f8
@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.20221210-153632",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.003850 0.000227 0.922088 ( 1.153415)
build_miniruby 0.000910 0.000054 1.021012 ( 1.019861)
build_ruby 0.001020 0.000060 2.714173 ( 2.619788)
build_all 0.008871 0.000246 15.843905 ( 3.264558)
build_install 0.000963 0.007523 2.254167 ( 1.301005)
test_btest 0.000487 0.000069 60.563254 ( 12.161576)
test_basic 0.000417 0.004182 0.316359 ( 0.407232)
test_all 0.001138 0.000216 660.414147 (109.852116)
test_rubyspec 0.056067 0.010943 52.809086 ( 60.925039)
total: 192.71 sec