Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-062702
#<BuildRuby:0x0000562473c9bdf8
@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.20221229-062702",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000014 0.000005 0.000019 ( 0.000018)
configure 0.000020 0.000007 0.000027 ( 0.000026)
build_up 0.003569 0.002449 0.843565 ( 1.054558)
build_miniruby 0.000963 0.000344 1.016945 ( 1.014999)
build_ruby 0.001159 0.000414 2.787832 ( 2.785342)
build_all 0.008295 0.001453 16.774700 ( 3.006022)
build_install 0.009407 0.000000 2.317337 ( 1.191222)
test_btest 0.001042 0.000000 77.420484 ( 10.778745)
test_basic 0.003664 0.003560 0.362185 ( 0.447274)
test_all 0.001320 0.000176 680.492162 (100.291079)
test_rubyspec 0.055978 0.028158 51.615169 ( 59.674223)
total: 180.24 sec