Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-095607
#<BuildRuby:0x00005602baa888e8
@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.20220825-095607",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000015 0.000005 0.000020 ( 0.000014)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.010891 0.002268 1.024711 ( 2.899861)
build_miniruby 0.001468 0.000489 0.076131 ( 0.075805)
build_ruby 0.001731 0.000577 0.071510 ( 0.070543)
build_all 0.006021 0.005353 1.531175 ( 0.580747)
build_install 0.013610 0.009409 1.885595 ( 0.942423)
test_btest 0.000892 0.000390 74.012110 ( 8.098671)
test_basic 0.001916 0.005957 0.314506 ( 0.405329)
test_all 0.001729 0.002846 654.884796 ( 65.055774)
test_rubyspec 0.071442 0.098270 45.750948 ( 53.843962)
total: 131.97 sec