Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-225139
#<BuildRuby:0x000055555d5b80d0
@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.20221122-225139",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.001027 0.003791 1.095338 ( 1.224030)
build_miniruby 0.001080 0.000000 1.014113 ( 1.012822)
build_ruby 0.001280 0.000000 2.712907 ( 2.600071)
build_all 0.008784 0.000000 15.908348 ( 3.379311)
build_install 0.005178 0.003252 2.026603 ( 1.192893)
test_btest 0.000618 0.000054 60.519016 ( 11.223583)
test_basic 0.004788 0.000000 0.311487 ( 0.402507)
test_all 0.001338 0.000000 657.246311 (123.086836)
test_rubyspec 0.041951 0.025373 53.347380 ( 61.473814)
total: 205.60 sec