Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-223338
#<BuildRuby:0x000055f6eb8affb0
@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-223338",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004794 0.000685 1.118733 ( 1.262216)
build_miniruby 0.000819 0.000117 0.923729 ( 0.922555)
build_ruby 0.001165 0.000166 2.812715 ( 2.681293)
build_all 0.008828 0.000000 15.719778 ( 3.254682)
build_install 0.009009 0.000000 2.295947 ( 1.283803)
test_btest 0.000583 0.000000 59.354262 ( 12.185226)
test_basic 0.004476 0.000000 0.305783 ( 0.395948)
test_all 0.001061 0.000000 666.588261 (109.304671)
test_rubyspec 0.044227 0.026749 52.725715 ( 60.893666)
total: 192.18 sec