Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-130706
#<BuildRuby:0x00005574c0d880d0
@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-130706",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004340 0.000310 1.056609 ( 1.080298)
build_miniruby 0.000992 0.000070 0.947471 ( 0.946157)
build_ruby 0.001124 0.000081 2.753300 ( 2.638530)
build_all 0.008666 0.000000 15.807218 ( 3.270991)
build_install 0.004048 0.004355 1.990875 ( 1.133561)
test_btest 0.000481 0.000057 65.311872 ( 10.882855)
test_basic 0.005052 0.000071 0.341760 ( 0.431817)
test_all 0.001580 0.000175 694.491830 (109.477874)
test_rubyspec 0.037689 0.028637 53.009443 ( 61.250053)
total: 191.11 sec