Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-132802
#<BuildRuby:0x000055c5bc050208
@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.20221127-132802",
@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.000019 0.000002 0.000021 ( 0.000021)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.005382 0.000129 1.251074 ( 1.979431)
build_miniruby 0.000984 0.000093 1.026822 ( 1.025411)
build_ruby 0.001159 0.000111 2.745254 ( 2.659230)
build_all 0.009922 0.000131 22.344694 ( 4.472430)
build_install 0.008587 0.000747 4.463819 ( 1.640699)
test_btest 0.000559 0.000048 65.251201 ( 10.747791)
test_basic 0.004341 0.000000 0.299354 ( 0.390478)
test_all 0.001048 0.000066 670.987679 (107.150003)
test_rubyspec 0.043546 0.013782 52.858166 ( 61.111205)
total: 191.18 sec