Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-073243
#<BuildRuby:0x000055bf48c3bfb0
@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.20221209-073243",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000009 0.000004 0.000013 ( 0.000013)
build_up 0.004862 0.000335 1.259551 ( 1.876253)
build_miniruby 0.000824 0.000274 9.449310 ( 9.308543)
build_ruby 0.000873 0.000291 2.675995 ( 2.577810)
build_all 0.007867 0.001162 15.871700 ( 3.261680)
build_install 0.003302 0.005657 2.258449 ( 1.289073)
test_btest 0.000393 0.000151 63.477836 ( 11.167061)
test_basic 0.003827 0.001472 0.290039 ( 0.379832)
test_all 0.000911 0.000350 664.449096 (112.504720)
test_rubyspec 0.042210 0.021938 52.569674 ( 60.734050)
total: 203.10 sec