Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-183015
#<BuildRuby:0x00005594f9358c00
@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.20221127-183015",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.008768 0.001054 1.290828 ( 1.531563)
build_miniruby 0.002809 0.000000 0.849044 ( 0.853074)
build_ruby 0.002824 0.000338 2.238705 ( 2.154203)
build_all 0.017586 0.004384 25.098630 ( 2.868141)
build_install 0.021513 0.000000 4.976947 ( 1.192008)
test_btest 0.001626 0.000000 85.252716 ( 9.058676)
test_basic 0.007710 0.000098 0.348646 ( 0.437930)
test_all 0.001731 0.000267 712.052696 ( 71.245186)
test_rubyspec 0.109790 0.044373 49.869775 ( 58.336998)
total: 147.68 sec