Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-181756
#<BuildRuby:0x000055b4591e8008
@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.20230109-181756",
@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.000003 0.000015 ( 0.000014)
configure 0.000022 0.000005 0.000027 ( 0.000013)
build_up 0.006085 0.000424 0.845060 ( 1.026756)
build_miniruby 0.001064 0.000228 1.015490 ( 1.013385)
build_ruby 0.001327 0.000285 2.787943 ( 2.785192)
build_all 0.006309 0.003791 16.852703 ( 2.969359)
build_install 0.005502 0.005989 2.125262 ( 1.090738)
test_btest 0.000695 0.000217 69.888802 ( 11.429147)
test_basic 0.006713 0.000603 0.368013 ( 0.453321)
test_all 0.001159 0.000340 689.794192 ( 97.906111)
test_rubyspec 0.073157 0.062224 52.332022 ( 60.327318)
total: 179.00 sec