Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-081001
#<BuildRuby:0x0000555eb4c0c728
@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.20230111-081001",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000016 0.000000 0.000016 ( 0.000017)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.006070 0.000000 0.932219 ( 1.382369)
build_miniruby 0.000000 0.001095 1.041157 ( 1.039334)
build_ruby 0.000000 0.001610 2.833327 ( 2.830844)
build_all 0.004899 0.005124 16.867366 ( 3.000756)
build_install 0.006409 0.004981 2.138992 ( 1.083001)
test_btest 0.000915 0.000144 69.115406 ( 11.070784)
test_basic 0.002658 0.004019 0.341871 ( 0.428935)
test_all 0.001066 0.000213 652.922696 ( 99.435924)
test_rubyspec 0.051910 0.040403 51.694692 ( 59.842915)
total: 180.12 sec