Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-223743
#<BuildRuby:0x000056321257afe0
@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.20220807-223743",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000014 0.000004 0.000018 ( 0.000017)
configure 0.000019 0.000004 0.000023 ( 0.000021)
build_up 0.007252 0.004856 0.978328 ( 1.030892)
build_miniruby 0.001916 0.000000 0.074904 ( 0.072810)
build_ruby 0.000151 0.002233 0.078232 ( 0.076200)
build_all 0.004467 0.005440 1.509327 ( 0.576944)
build_install 0.020699 0.002700 5.226195 ( 2.088136)
test_btest 0.000984 0.000311 74.582153 ( 8.213182)
test_basic 0.001961 0.005281 0.325589 ( 0.413469)
test_all 0.001704 0.000628 632.629107 ( 64.680957)
test_rubyspec 0.116651 0.055430 45.687169 ( 53.256477)
total: 130.41 sec