Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-040223
#<BuildRuby:0x0000562f8b4fff90
@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.20221129-040223",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.004490 0.000321 1.259426 ( 1.216421)
build_miniruby 0.000922 0.000000 0.950817 ( 0.949322)
build_ruby 0.001252 0.000000 2.640515 ( 2.549177)
build_all 0.008494 0.000436 15.783660 ( 3.233549)
build_install 0.003563 0.005148 1.971171 ( 1.135755)
test_btest 0.000548 0.000073 62.709971 ( 10.869497)
test_basic 0.004761 0.000000 0.296061 ( 0.387058)
test_all 0.001537 0.000000 660.296019 (122.579748)
test_rubyspec 0.053331 0.019886 53.497290 ( 61.687688)
total: 204.61 sec