Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-034553
#<BuildRuby:0x00005630ed6500d0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221128-034553",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.005259 0.000178 1.206881 ( 1.563601)
build_miniruby 0.000857 0.000122 1.044226 ( 1.042897)
build_ruby 0.001146 0.000164 2.740563 ( 2.641365)
build_all 0.010150 0.000000 22.522925 ( 4.325473)
build_install 0.009220 0.000782 4.378817 ( 1.606502)
test_btest 0.000525 0.000062 64.382298 ( 10.756593)
test_basic 0.004744 0.000007 0.298811 ( 0.389488)
test_all 0.001259 0.000074 657.831405 (124.513678)
test_rubyspec 0.046398 0.022259 53.474662 ( 61.775208)
total: 208.62 sec