Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-090729
#<BuildRuby:0x0000558657ff0dd8
@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.20220913-090729",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.006133 0.004324 1.125388 ( 1.091827)
build_miniruby 0.002663 0.000355 0.077966 ( 0.075451)
build_ruby 0.002439 0.000325 0.069479 ( 0.066647)
build_all 0.005388 0.003890 1.564187 ( 0.591285)
build_install 0.019537 0.002534 1.896880 ( 0.933096)
test_btest 0.001187 0.000000 93.035525 ( 9.893089)
test_basic 0.002481 0.004876 0.352675 ( 0.447830)
test_all 0.005259 0.000000 632.995252 ( 66.111271)
test_rubyspec 0.094873 0.078226 47.309551 ( 55.712468)
total: 134.92 sec