Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-160231
#<BuildRuby:0x0000558de503c208
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221121-160231",
@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.000015)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.003797 0.000876 1.094376 ( 1.334882)
build_miniruby 0.000719 0.000166 0.951221 ( 0.949758)
build_ruby 0.001055 0.000244 2.757374 ( 2.647252)
build_all 0.004638 0.004456 15.690519 ( 3.326106)
build_install 0.007278 0.002079 2.014100 ( 1.185549)
test_btest 0.000492 0.000140 65.843412 ( 10.907402)
test_basic 0.003553 0.001016 0.300260 ( 0.391332)
test_all 0.001377 0.000393 680.312427 (119.464035)
test_rubyspec 0.028735 0.030341 52.626769 ( 60.808430)
total: 201.02 sec