Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-145855
#<BuildRuby:0x00005646f676c3a0
@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-145855",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000018 0.000001 0.000019 ( 0.000020)
build_up 0.000946 0.004059 1.148674 ( 1.246148)
build_miniruby 0.000803 0.000114 0.944392 ( 0.942943)
build_ruby 0.000000 0.001207 2.735513 ( 2.649352)
build_all 0.003497 0.005704 15.773778 ( 3.293769)
build_install 0.005403 0.003177 2.345222 ( 1.337125)
test_btest 0.000000 0.000595 62.270264 ( 12.111678)
test_basic 0.001426 0.003413 0.352464 ( 0.443147)
test_all 0.000694 0.000231 672.869789 (120.782604)
test_rubyspec 0.036491 0.029567 53.706918 ( 61.896413)
total: 204.70 sec