Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-002711
#<BuildRuby:0x00005619c7e6d480
@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.20221014-002711",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000075 0.000020 0.000095 ( 0.000092)
configure 0.000030 0.000009 0.000039 ( 0.000039)
build_up 0.005432 0.006000 1.084246 ( 1.167065)
build_miniruby 0.001294 0.000471 0.101061 ( 0.098191)
build_ruby 0.001125 0.000410 0.102973 ( 0.100423)
build_all 0.007715 0.000988 1.307818 ( 0.552623)
build_install 0.012566 0.002326 1.642205 ( 0.896283)
test_btest 0.001391 0.000428 63.108985 ( 6.419272)
test_basic 0.004330 0.001332 0.346883 ( 0.437184)
test_all 0.006692 0.000475 512.008002 ( 54.820765)
test_rubyspec 0.059395 0.068972 43.133687 ( 51.635701)
total: 116.13 sec