Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-194223
#<BuildRuby:0x0000562efbb5bf00
@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-194223",
@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.000020 0.000001 0.000021 ( 0.000020)
autoconf 0.000017 0.000001 0.000018 ( 0.000017)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005318 0.000061 1.060174 ( 1.123534)
build_miniruby 0.000000 0.000825 0.935125 ( 0.933747)
build_ruby 0.000000 0.001143 2.866493 ( 2.772269)
build_all 0.002580 0.006010 15.881335 ( 3.331806)
build_install 0.004033 0.006464 2.067095 ( 1.201684)
test_btest 0.000511 0.000107 56.748624 ( 11.104925)
test_basic 0.003626 0.000755 0.295520 ( 0.386917)
test_all 0.000653 0.000136 699.301235 (109.633763)
test_rubyspec 0.037753 0.035498 53.095116 ( 61.246654)
total: 191.74 sec