Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-051654
#<BuildRuby:0x0000558f10b2c010
@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-051654",
@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.000008)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000027 0.000002 0.000029 ( 0.000013)
build_up 0.006347 0.000139 0.853107 ( 1.051114)
build_miniruby 0.001223 0.000076 1.016141 ( 1.014318)
build_ruby 0.001496 0.000094 2.781640 ( 2.779108)
build_all 0.009370 0.000028 16.760113 ( 2.975334)
build_install 0.011085 0.000108 2.062574 ( 1.079058)
test_btest 0.000941 0.000047 75.005643 ( 10.564419)
test_basic 0.000000 0.006564 0.340105 ( 0.426597)
test_all 0.000000 0.001168 663.532421 ( 95.237282)
test_rubyspec 0.076796 0.006340 51.847394 ( 59.930208)
total: 175.06 sec