Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-205447
#<BuildRuby:0x0000560b8c324018
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221203-205447",
@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.000000 0.000008 ( 0.000008)
autoconf 0.000015 0.000001 0.000016 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.004600 0.000020 1.122692 ( 1.125493)
build_miniruby 0.000900 0.000045 0.957550 ( 0.956400)
build_ruby 0.001330 0.000000 2.808999 ( 2.698393)
build_all 0.008917 0.000000 15.738393 ( 3.291067)
build_install 0.009973 0.000000 2.365858 ( 1.341883)
test_btest 0.000650 0.000000 66.838375 ( 11.195969)
test_basic 0.004871 0.000019 0.299928 ( 0.391951)
test_all 0.001015 0.000039 660.550266 (108.625026)
test_rubyspec 0.051413 0.019952 53.755578 ( 61.952619)
total: 191.58 sec