Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-024944
#<BuildRuby:0x000055d2f438e678
@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.20221227-024944",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000041 0.000014 0.000055 ( 0.000053)
configure 0.000030 0.000010 0.000040 ( 0.000040)
build_up 0.006532 0.002178 0.848267 ( 1.043460)
build_miniruby 0.000954 0.000318 1.011354 ( 1.009562)
build_ruby 0.001022 0.000340 2.762684 ( 2.760125)
build_all 0.008560 0.001147 16.643330 ( 2.982726)
build_install 0.007197 0.002214 2.273789 ( 1.187586)
test_btest 0.000000 0.000811 78.117661 ( 10.702653)
test_basic 0.000728 0.006239 0.352034 ( 0.437519)
test_all 0.001289 0.000516 668.840148 ( 98.228086)
test_rubyspec 0.082013 0.048596 51.013750 ( 59.053867)
total: 177.41 sec