Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-085917
#<BuildRuby:0x00005593d1837e70
@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.20230105-085917",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000027 0.000002 0.000029 ( 0.000013)
build_up 0.006374 0.000154 0.876239 ( 1.068181)
build_miniruby 0.001198 0.000075 1.012992 ( 1.011061)
build_ruby 0.000000 0.001667 2.776888 ( 2.774221)
build_all 0.003883 0.005819 16.637560 ( 2.963317)
build_install 0.005205 0.004169 2.238796 ( 1.168752)
test_btest 0.000889 0.000187 74.218291 ( 10.786929)
test_basic 0.006719 0.000541 0.346388 ( 0.431249)
test_all 0.000955 0.000191 658.641998 (105.858397)
test_rubyspec 0.086490 0.037449 51.365293 ( 59.430044)
total: 185.49 sec