Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-041353
#<BuildRuby:0x0000556d557ac728
@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.20230124-041353",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000039 0.000008 0.000047 ( 0.000045)
configure 0.000045 0.000009 0.000054 ( 0.000052)
build_up 0.007702 0.000767 0.851978 ( 1.070110)
build_miniruby 0.001059 0.000212 0.999957 ( 0.997967)
build_ruby 0.001228 0.000245 2.749728 ( 2.747159)
build_all 0.008158 0.001632 16.676068 ( 2.962631)
build_install 0.009338 0.001868 2.073875 ( 1.063811)
test_btest 0.000936 0.000187 70.290997 ( 11.238155)
test_basic 0.001952 0.004627 0.358771 ( 0.445022)
test_all 0.000984 0.000246 651.622463 ( 97.195078)
test_rubyspec 0.089149 0.040296 51.339839 ( 59.404905)
total: 177.13 sec