Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-204656
#<BuildRuby:0x00005639aff27f30
@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.20230107-204656",
@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.000011 0.000003 0.000014 ( 0.000015)
configure 0.000021 0.000007 0.000028 ( 0.000026)
build_up 0.001869 0.004555 0.877535 ( 1.030373)
build_miniruby 0.000849 0.000327 1.017137 ( 1.015231)
build_ruby 0.001151 0.000443 2.779133 ( 2.776565)
build_all 0.005287 0.004633 16.843163 ( 2.981916)
build_install 0.004785 0.006619 2.123653 ( 1.085774)
test_btest 0.000612 0.000306 67.896737 ( 11.325358)
test_basic 0.003123 0.003555 0.344558 ( 0.430577)
test_all 0.000839 0.000444 651.918901 (103.063417)
test_rubyspec 0.069963 0.063767 52.423669 ( 60.411942)
total: 184.12 sec