Logfile: /home/ko1/ruby/logs/brlog.trunk.20221112-224103
#<BuildRuby:0x0000564f5f4284c0
@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.20221112-224103",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004132 0.006862 1.101024 ( 1.299265)
build_miniruby 0.001450 0.000362 0.069382 ( 0.068826)
build_ruby 0.001304 0.000326 0.068728 ( 0.068235)
build_all 0.001954 0.007025 1.452010 ( 0.595078)
build_install 0.008087 0.013393 1.797006 ( 0.941465)
test_btest 0.000000 0.001434 83.426445 ( 8.769427)
test_basic 0.005892 0.001411 0.343615 ( 0.434274)
test_all 0.001387 0.000694 638.544991 ( 67.662571)
test_rubyspec 0.097054 0.067677 48.046962 ( 56.448364)
total: 136.29 sec