Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-050917
#<BuildRuby:0x00005564c82f8410
@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.20230109-050917",
@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.000014 0.000005 0.000019 ( 0.000018)
autoconf 0.000030 0.000010 0.000040 ( 0.000039)
configure 0.000038 0.000013 0.000051 ( 0.000050)
build_up 0.006762 0.002254 0.851355 ( 1.440012)
build_miniruby 0.001050 0.000350 1.019328 ( 1.017309)
build_ruby 0.001234 0.000412 2.784858 ( 2.782358)
build_all 0.008767 0.001195 16.841286 ( 2.988555)
build_install 0.010091 0.001402 2.122123 ( 1.076366)
test_btest 0.000804 0.000230 75.330083 ( 10.873283)
test_basic 0.006395 0.000212 0.379135 ( 0.465510)
test_all 0.001267 0.000121 664.249001 (104.519079)
test_rubyspec 0.098317 0.014155 52.011998 ( 60.034453)
total: 185.20 sec