Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-123536
#<BuildRuby:0x0000559d4bbcff28
@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.20221229-123536",
@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.000008)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.000000 0.006577 0.896655 ( 1.069689)
build_miniruby 0.000000 0.001075 1.014500 ( 1.012721)
build_ruby 0.000000 0.001601 2.769731 ( 2.766909)
build_all 0.007192 0.002516 16.712087 ( 2.977294)
build_install 0.009903 0.000522 2.290506 ( 1.185557)
test_btest 0.000858 0.000238 76.726891 ( 10.472468)
test_basic 0.006460 0.000603 0.363862 ( 0.449360)
test_all 0.000000 0.001282 668.137773 ( 95.931094)
test_rubyspec 0.084620 0.038417 51.634975 ( 59.717098)
total: 175.58 sec