Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-225825
#<BuildRuby:0x00005561453803a0
@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.20221204-225825",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.000821 0.004092 1.193379 ( 1.334356)
build_miniruby 0.000802 0.000161 0.992100 ( 0.990736)
build_ruby 0.001061 0.000212 2.739518 ( 2.646243)
build_all 0.005729 0.003525 15.856050 ( 3.391334)
build_install 0.008629 0.002243 2.276207 ( 1.304574)
test_btest 0.000000 0.000600 61.595422 ( 11.713753)
test_basic 0.001424 0.003388 0.278359 ( 0.368985)
test_all 0.000730 0.000208 696.162978 (107.152153)
test_rubyspec 0.033429 0.031082 53.286529 ( 61.471727)
total: 190.37 sec