Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-145827
#<BuildRuby:0x000055d1c761c008
@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.20221228-145827",
@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.000012 0.000002 0.000014 ( 0.000015)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.005130 0.001100 0.842168 ( 1.308309)
build_miniruby 0.001108 0.000238 1.010950 ( 1.008721)
build_ruby 0.001381 0.000296 2.789092 ( 2.786422)
build_all 0.008747 0.000868 16.749969 ( 2.967504)
build_install 0.007373 0.004222 2.285715 ( 1.178367)
test_btest 0.000893 0.000210 76.320115 ( 10.684568)
test_basic 0.005073 0.001194 0.337772 ( 0.424247)
test_all 0.001309 0.000308 673.542455 (114.574703)
test_rubyspec 0.084779 0.047962 51.819630 ( 59.816322)
total: 194.75 sec