Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-162301
#<BuildRuby:0x0000559768e87fb0
@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.20221226-162301",
@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.000018 0.000007 0.000025 ( 0.000025)
autoconf 0.000030 0.000013 0.000043 ( 0.000043)
configure 0.000028 0.000011 0.000039 ( 0.000038)
build_up 0.005721 0.003010 0.836382 ( 1.062234)
build_miniruby 0.000000 0.001328 0.983778 ( 0.981956)
build_ruby 0.000000 0.001597 2.737156 ( 2.734576)
build_all 0.009612 0.000000 16.445343 ( 2.948517)
build_install 0.011419 0.000151 2.221442 ( 1.159162)
test_btest 0.000000 0.000782 67.226952 ( 11.091708)
test_basic 0.005010 0.001991 0.306577 ( 0.391714)
test_all 0.001651 0.000000 652.854181 ( 91.960570)
test_rubyspec 0.059061 0.021588 50.858314 ( 59.000161)
total: 171.33 sec