Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-072951
#<BuildRuby:0x000055c7bb6643c8
@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.20221208-072951",
@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.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.004683 0.000312 1.160014 ( 1.204335)
build_miniruby 0.000950 0.000063 0.988166 ( 0.986621)
build_ruby 0.001258 0.000084 2.777846 ( 2.681428)
build_all 0.005676 0.003552 15.650747 ( 3.404988)
build_install 0.002251 0.007578 2.238142 ( 1.242034)
test_btest 0.000000 0.000649 59.372404 ( 11.932018)
test_basic 0.000000 0.004516 0.306918 ( 0.398007)
test_all 0.000000 0.001306 668.781979 (111.291258)
test_rubyspec 0.035514 0.032450 52.886234 ( 61.098020)
total: 194.24 sec