Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-212757
#<BuildRuby:0x00005632692543a0
@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.20221205-212757",
@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.000001 0.000009 ( 0.000010)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.004719 0.000112 1.199537 ( 1.217775)
build_miniruby 0.000921 0.000131 0.972095 ( 0.970612)
build_ruby 0.001038 0.000149 2.739725 ( 2.645253)
build_all 0.007727 0.001104 15.717018 ( 3.385003)
build_install 0.002016 0.007550 2.151590 ( 1.239850)
test_btest 0.000458 0.000115 58.021657 ( 11.837123)
test_basic 0.003841 0.000960 0.297124 ( 0.387718)
test_all 0.001188 0.000140 686.689653 (105.544131)
test_rubyspec 0.055291 0.008910 52.932409 ( 61.162134)
total: 188.39 sec