Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-031355
#<BuildRuby:0x000056470df343a0
@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.20221129-031355",
@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.000000 0.000008 ( 0.000009)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.004587 0.000328 1.152844 ( 1.196610)
build_miniruby 0.000813 0.000059 1.039783 ( 1.038536)
build_ruby 0.001246 0.000089 2.827929 ( 2.728252)
build_all 0.008538 0.000275 15.885472 ( 3.352550)
build_install 0.008604 0.000245 2.082668 ( 1.162565)
test_btest 0.000585 0.000000 56.877653 ( 11.711522)
test_basic 0.004315 0.000001 0.286774 ( 0.378560)
test_all 0.001088 0.000064 689.456725 (109.468130)
test_rubyspec 0.049515 0.017430 53.700991 ( 61.866721)
total: 192.90 sec