Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-150824
#<BuildRuby:0x000055ef5c24be80
@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.20221218-150824",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000021 0.000000 0.000021 ( 0.000020)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.004200 0.000000 0.858429 ( 1.056313)
build_miniruby 0.001038 0.000000 0.987823 ( 0.986578)
build_ruby 0.001305 0.000000 2.727525 ( 2.635992)
build_all 0.008918 0.000000 15.752992 ( 3.298983)
build_install 0.009253 0.000000 2.235281 ( 1.262792)
test_btest 0.000535 0.000000 63.463719 ( 11.439718)
test_basic 0.000527 0.004486 0.344358 ( 0.434466)
test_all 0.001212 0.000063 669.017563 (137.351014)
test_rubyspec 0.054459 0.008264 52.375870 ( 60.544726)
total: 219.01 sec