Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-194243
#<BuildRuby:0x000055a3e62968c0
@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.20221122-194243",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.000000 0.004876 1.081985 ( 1.119180)
build_miniruby 0.000000 0.000916 1.029557 ( 1.028181)
build_ruby 0.000000 0.001219 2.826398 ( 2.707033)
build_all 0.000236 0.008385 15.890838 ( 3.285014)
build_install 0.003066 0.004972 2.046964 ( 1.181699)
test_btest 0.000507 0.000169 64.358927 ( 10.431744)
test_basic 0.004682 0.000357 0.295607 ( 0.385959)
test_all 0.000843 0.000268 673.747263 (111.719587)
test_rubyspec 0.052278 0.015243 53.415102 ( 61.687465)
total: 193.55 sec