Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-205925
#<BuildRuby:0x0000560aa06e3e70
@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.20221210-205925",
@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.000018 0.000001 0.000019 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.003970 0.000248 0.832645 ( 1.053712)
build_miniruby 0.000937 0.000000 0.931663 ( 0.930515)
build_ruby 0.001210 0.000000 2.740041 ( 2.639377)
build_all 0.004354 0.004666 15.862607 ( 3.415131)
build_install 0.005310 0.003943 2.289786 ( 1.269637)
test_btest 0.000515 0.000081 65.565550 ( 11.158250)
test_basic 0.004280 0.000676 0.320008 ( 0.410975)
test_all 0.001175 0.000186 659.889401 (113.158159)
test_rubyspec 0.059529 0.006210 51.922897 ( 60.209260)
total: 194.25 sec