Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-085435
#<BuildRuby:0x000055726d443dd0
@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.20221220-085435",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.003582 0.000768 0.872672 ( 1.082475)
build_miniruby 0.000881 0.000000 0.954336 ( 0.952993)
build_ruby 0.001229 0.000000 2.748281 ( 2.609164)
build_all 0.009155 0.000000 15.788119 ( 3.314671)
build_install 0.009126 0.000539 2.296793 ( 1.305448)
test_btest 0.000600 0.000100 61.486477 ( 11.879370)
test_basic 0.004087 0.000681 0.286132 ( 0.376843)
test_all 0.001363 0.000228 678.173433 (140.783188)
test_rubyspec 0.045274 0.022294 52.389372 ( 60.637386)
total: 222.94 sec