Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-221438
#<BuildRuby:0x0000557e78bd2be8
@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.20230106-221438",
@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.000036 0.000008 0.000044 ( 0.000044)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.000000 0.006551 0.841814 ( 1.179304)
build_miniruby 0.001099 0.000000 1.020569 ( 1.018797)
build_ruby 0.001695 0.000000 2.779799 ( 2.777595)
build_all 0.008507 0.001534 16.838891 ( 3.004759)
build_install 0.008688 0.002743 2.127377 ( 1.081662)
test_btest 0.000730 0.000231 75.076053 ( 10.796400)
test_basic 0.005709 0.000540 0.354046 ( 0.440331)
test_all 0.000938 0.000281 655.565814 (104.268823)
test_rubyspec 0.058274 0.042018 52.053129 ( 60.109197)
total: 184.68 sec