Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-022707
#<BuildRuby:0x00005629052bbe00
@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.20221128-022707",
@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.000010 0.000000 0.000010 ( 0.000011)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000016 0.000002 0.000018 ( 0.000017)
build_up 0.005293 0.000352 1.332785 ( 1.993259)
build_miniruby 0.000914 0.000060 0.977569 ( 0.976273)
build_ruby 0.001221 0.000082 2.756681 ( 2.659844)
build_all 0.009537 0.000310 22.443435 ( 4.468807)
build_install 0.009994 0.000625 4.365827 ( 1.536288)
test_btest 0.000539 0.000033 59.017179 ( 11.450710)
test_basic 0.000000 0.004488 0.325177 ( 0.416018)
test_all 0.000330 0.001061 654.953025 (119.288777)
test_rubyspec 0.049394 0.019660 53.260558 ( 61.453617)
total: 204.24 sec