Logfile: /home/ko1/ruby/logs/brlog.trunk.20230126-005927
#<BuildRuby:0x000055670e9dfe70
@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.20230126-005927",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.000473 0.006233 0.850903 ( 1.023651)
build_miniruby 0.001207 0.000000 1.018833 ( 1.016922)
build_ruby 0.000000 0.001642 2.768203 ( 2.765381)
build_all 0.004633 0.005070 16.711522 ( 2.999522)
build_install 0.005441 0.005644 2.079937 ( 1.070311)
test_btest 0.000775 0.000302 65.413341 ( 11.266000)
test_basic 0.004534 0.001764 0.340672 ( 0.427696)
test_all 0.000819 0.000318 656.283135 (114.015003)
test_rubyspec 0.065212 0.044660 51.797810 ( 59.905745)
total: 194.49 sec