Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-231208
#<BuildRuby:0x00005570e10c9570
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221012-231208",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010619 0.000885 1.088033 ( 1.161848)
build_miniruby 0.001374 0.000115 0.104060 ( 0.100934)
build_ruby 0.001437 0.000119 0.098564 ( 0.094913)
build_all 0.006231 0.000519 1.261619 ( 0.558589)
build_install 0.009632 0.005627 1.634948 ( 0.889852)
test_btest 0.000000 0.002801 62.102558 ( 6.514388)
test_basic 0.003394 0.002451 0.341195 ( 0.443627)
test_all 0.007335 0.000318 487.408102 ( 53.527567)
test_rubyspec 0.083864 0.041378 43.171450 ( 51.394468)
total: 114.69 sec