Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-075803
#<BuildRuby:0x000055b1478ec008
@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.20230109-075803",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000014 0.000000 0.000014 ( 0.000015)
configure 0.000019 0.000000 0.000019 ( 0.000019)
build_up 0.000000 0.006646 0.882739 ( 1.191224)
build_miniruby 0.000000 0.001267 1.018745 ( 1.016940)
build_ruby 0.000000 0.001604 2.784537 ( 2.781894)
build_all 0.002132 0.008021 16.803286 ( 3.000058)
build_install 0.003283 0.008293 2.123486 ( 1.079205)
test_btest 0.000659 0.000242 76.836421 ( 10.972484)
test_basic 0.006673 0.001022 0.350314 ( 0.434890)
test_all 0.001034 0.000361 658.641318 (105.289818)
test_rubyspec 0.065798 0.066818 51.818403 ( 59.849034)
total: 185.62 sec