Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-043049
#<BuildRuby:0x000055f5e5f08008
@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.20230112-043049",
@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.000001 0.000009 ( 0.000009)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000025 0.000004 0.000029 ( 0.000013)
build_up 0.005784 0.000826 0.855216 ( 1.043058)
build_miniruby 0.001168 0.000167 1.011110 ( 1.009197)
build_ruby 0.001429 0.000204 2.783931 ( 2.781326)
build_all 0.009236 0.000602 16.653214 ( 2.931565)
build_install 0.004183 0.004871 2.051566 ( 1.082543)
test_btest 0.000873 0.000164 70.004268 ( 11.579804)
test_basic 0.005636 0.001057 0.362005 ( 0.448044)
test_all 0.000960 0.000180 649.706263 ( 94.709237)
test_rubyspec 0.080121 0.052565 51.878168 ( 59.917435)
total: 175.50 sec