Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-175155
#<BuildRuby:0x0000565472de6aa8
@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.20221219-175155",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.003965 0.000305 0.987394 ( 1.413190)
build_miniruby 0.000745 0.000058 0.945249 ( 0.943892)
build_ruby 0.001141 0.000088 2.815013 ( 2.688671)
build_all 0.009280 0.000000 15.844063 ( 3.236717)
build_install 0.006244 0.003787 2.180009 ( 1.207665)
test_btest 0.000563 0.000063 64.167249 ( 11.339634)
test_basic 0.004706 0.000523 0.323219 ( 0.413457)
test_all 0.001169 0.000130 680.740373 (140.124146)
test_rubyspec 0.047749 0.010366 53.624017 ( 61.763421)
total: 223.13 sec