Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-085852
#<BuildRuby:0x000055a4d9f3c040
@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.20221206-085852",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.004323 0.000811 1.206182 ( 1.460609)
build_miniruby 0.000979 0.000000 1.034359 ( 1.033039)
build_ruby 0.001162 0.000000 2.720625 ( 2.628852)
build_all 0.008212 0.001108 15.718828 ( 3.261347)
build_install 0.009202 0.000011 2.176974 ( 1.275802)
test_btest 0.000560 0.000089 65.910326 ( 10.564916)
test_basic 0.004812 0.000032 0.284543 ( 0.375204)
test_all 0.000805 0.000121 663.991536 (108.313402)
test_rubyspec 0.045727 0.016221 52.447771 ( 62.744940)
total: 191.66 sec