Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-042548
#<BuildRuby:0x000055fec2cfbe00
@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.20221126-042548",
@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.000007)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.004726 0.000278 1.109629 ( 1.155457)
build_miniruby 0.000784 0.000046 1.013561 ( 1.012286)
build_ruby 0.001181 0.000000 2.762846 ( 2.648897)
build_all 0.004705 0.004132 15.804708 ( 3.423466)
build_install 0.008560 0.000000 2.091032 ( 1.243138)
test_btest 0.000502 0.000048 64.256905 ( 10.552091)
test_basic 0.005073 0.000000 0.322328 ( 0.412633)
test_all 0.001035 0.000000 660.263827 (106.754205)
test_rubyspec 0.068556 0.003623 53.166428 ( 61.455256)
total: 188.66 sec