Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-050223
#<BuildRuby:0x000055fdfd6af670
@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.20221123-050223",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.000000 0.004928 1.069198 ( 1.201784)
build_miniruby 0.000000 0.000955 0.981290 ( 0.979800)
build_ruby 0.000000 0.001258 2.932588 ( 2.834776)
build_all 0.000000 0.008806 15.801295 ( 3.267200)
build_install 0.005522 0.003544 2.010869 ( 1.172600)
test_btest 0.000420 0.000168 66.034456 ( 10.782927)
test_basic 0.003515 0.001407 0.296530 ( 0.387189)
test_all 0.001018 0.000408 689.104137 (108.524617)
test_rubyspec 0.029733 0.035523 53.032764 ( 61.190598)
total: 190.34 sec