Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-072640
#<BuildRuby:0x000055ac0cd500f8
@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.20221207-072640",
@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.000009)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.000741 0.004179 1.206917 ( 2.099502)
build_miniruby 0.000811 0.000163 1.047505 ( 1.046203)
build_ruby 0.001007 0.000202 2.742823 ( 2.648292)
build_all 0.008918 0.000087 15.834715 ( 3.423260)
build_install 0.006977 0.003925 2.227280 ( 1.238649)
test_btest 0.000449 0.000095 57.856409 ( 12.093887)
test_basic 0.003877 0.000816 0.305754 ( 0.397311)
test_all 0.000830 0.000175 661.645831 (108.621164)
test_rubyspec 0.037376 0.037044 53.214496 ( 61.423386)
total: 192.99 sec