Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-072207
#<BuildRuby:0x000055c34f2c1e98
@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-072207",
@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.000011 0.000000 0.000011 ( 0.000011)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000013 0.000000 0.000013 ( 0.000012)
build_up 0.004094 0.000000 0.878603 ( 1.075767)
build_miniruby 0.000993 0.000000 1.075342 ( 1.074057)
build_ruby 0.001196 0.000000 2.781291 ( 2.666925)
build_all 0.001686 0.007277 15.862256 ( 3.374323)
build_install 0.009126 0.000147 2.308595 ( 1.301285)
test_btest 0.000589 0.000047 59.704908 ( 11.929404)
test_basic 0.000000 0.004782 0.322205 ( 0.413096)
test_all 0.000000 0.001919 677.065662 (136.669866)
test_rubyspec 0.041181 0.028832 52.312024 ( 60.427271)
total: 218.93 sec