Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-221523
#<BuildRuby:0x000055655c45f468
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221206-221523",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.004539 0.000227 1.159458 ( 1.165548)
build_miniruby 0.000864 0.000044 0.966924 ( 0.965775)
build_ruby 0.001187 0.000059 2.671867 ( 2.585636)
build_all 0.008598 0.000430 15.769379 ( 3.184229)
build_install 0.006036 0.003672 2.253005 ( 1.278467)
test_btest 0.000618 0.000051 67.295817 ( 11.077010)
test_basic 0.005153 0.000429 0.308308 ( 0.397864)
test_all 0.000808 0.000068 653.594417 (119.200976)
test_rubyspec 0.043081 0.021207 52.200778 ( 60.474327)
total: 200.33 sec