Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-121720
#<BuildRuby:0x000055b2c2d63df8
@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.20230102-121720",
@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.000021 0.000002 0.000023 ( 0.000021)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.002988 0.003479 0.847085 ( 1.034977)
build_miniruby 0.001204 0.000142 1.013930 ( 1.012108)
build_ruby 0.001469 0.000173 2.782688 ( 2.779984)
build_all 0.007085 0.002705 16.727983 ( 2.960267)
build_install 0.007365 0.004233 2.320869 ( 1.194173)
test_btest 0.000755 0.000138 71.620941 ( 10.949636)
test_basic 0.006847 0.000539 0.343475 ( 0.428289)
test_all 0.001046 0.000182 665.795428 ( 98.878251)
test_rubyspec 0.083118 0.022002 51.476765 ( 59.583857)
total: 178.82 sec