Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-111728
#<BuildRuby:0x000055b0dcdebba0
@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.20221016-111728",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.007801 0.000995 1.097834 ( 1.263653)
build_miniruby 0.001417 0.000354 0.106135 ( 0.103652)
build_ruby 0.001517 0.000380 0.098294 ( 0.094752)
build_all 0.002023 0.005083 1.342196 ( 0.561134)
build_install 0.001494 0.014625 1.680730 ( 0.894809)
test_btest 0.001731 0.000000 61.652598 ( 6.554226)
test_basic 0.006630 0.000000 0.336646 ( 0.437639)
test_all 0.006689 0.000000 505.607274 ( 54.533265)
test_rubyspec 0.081389 0.054613 43.350633 ( 51.726906)
total: 116.17 sec