Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-082942
#<BuildRuby:0x00005611e01e2678
@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.20221217-082942",
@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.000017 0.000000 0.000017 ( 0.000017)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.004238 0.000000 0.872016 ( 1.060488)
build_miniruby 0.001065 0.000000 1.026614 ( 1.025311)
build_ruby 0.000000 0.001230 2.839323 ( 2.742693)
build_all 0.005997 0.002878 15.705596 ( 3.301454)
build_install 0.006304 0.003559 2.250160 ( 1.273832)
test_btest 0.000604 0.000060 67.377145 ( 11.411168)
test_basic 0.004949 0.000100 0.297106 ( 0.387358)
test_all 0.001284 0.000122 690.695033 (137.463691)
test_rubyspec 0.043817 0.026946 53.130173 ( 61.216148)
total: 219.88 sec