Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-170233
#<BuildRuby:0x000055caeca2c2d8
@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-170233",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.004685 0.000000 1.114564 ( 2.891115)
build_miniruby 0.001156 0.000000 1.026999 ( 1.025178)
build_ruby 0.001317 0.000000 2.804090 ( 2.676915)
build_all 0.004772 0.004437 15.950448 ( 3.378824)
build_install 0.004631 0.005020 2.019359 ( 1.144545)
test_btest 0.000543 0.000068 59.616799 ( 11.523998)
test_basic 0.000000 0.004904 0.299250 ( 0.389996)
test_all 0.000000 0.001463 708.657241 (108.423425)
test_rubyspec 0.039730 0.022674 52.808193 ( 61.127307)
total: 192.58 sec