Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-162532
#<BuildRuby:0x000055b9465ac0d0
@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.20221126-162532",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.002169 0.003205 1.194016 ( 1.428632)
build_miniruby 0.000751 0.000094 0.985547 ( 0.984388)
build_ruby 0.001245 0.000156 2.704946 ( 2.604063)
build_all 0.009044 0.001131 22.681905 ( 4.289570)
build_install 0.005689 0.005329 4.410920 ( 1.576453)
test_btest 0.000660 0.000000 57.016263 ( 12.080835)
test_basic 0.004684 0.000149 0.321235 ( 0.411651)
test_all 0.000955 0.000168 657.650282 (112.972350)
test_rubyspec 0.031493 0.029323 53.528108 ( 61.835463)
total: 198.18 sec