Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-213951
#<BuildRuby:0x000055b3f32043e0
@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.20221204-213951",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.009496 0.001461 1.237814 ( 1.239954)
build_miniruby 0.002239 0.000344 0.851039 ( 0.849341)
build_ruby 0.002395 0.000368 2.239938 ( 2.145094)
build_all 0.009456 0.011521 18.727367 ( 2.198783)
build_install 0.013578 0.008165 2.024096 ( 1.033540)
test_btest 0.000953 0.000317 94.721447 ( 9.202889)
test_basic 0.006023 0.002008 0.349065 ( 0.437132)
test_all 0.001865 0.000622 693.961154 ( 72.302366)
test_rubyspec 0.103159 0.073423 49.625821 ( 57.775022)
total: 147.19 sec