Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-052428
#<BuildRuby:0x000055d648ebcb88
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221115-052428",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000019)
configure 0.000000 0.000020 0.000020 ( 0.000021)
build_up 0.005691 0.004414 1.131413 ( 1.911842)
build_miniruby 0.000000 0.002379 0.845625 ( 0.845529)
build_ruby 0.003365 0.000926 2.234719 ( 2.141937)
build_all 0.010363 0.010954 18.598953 ( 2.149091)
build_install 0.015627 0.007248 1.831187 ( 0.951458)
test_btest 0.001115 0.000357 87.028207 ( 8.640955)
test_basic 0.007038 0.003629 0.324350 ( 0.410649)
test_all 0.001633 0.000544 700.978082 ( 69.966543)
test_rubyspec 0.081941 0.102125 47.161641 ( 55.324808)
total: 142.34 sec