Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-180302
#<BuildRuby:0x000055e24eb2f800
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220802-180302",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.006415 0.005028 0.969464 ( 1.065061)
build_miniruby 0.001361 0.000568 0.072603 ( 0.071639)
build_ruby 0.001437 0.000599 0.078003 ( 0.076674)
build_all 0.006772 0.002822 1.511924 ( 0.575454)
build_install 0.009313 0.012406 5.194935 ( 2.086648)
test_btest 0.000738 0.000397 76.522651 ( 8.153193)
test_basic 0.000087 0.007454 0.325895 ( 0.416161)
test_all 0.002141 0.000354 677.553420 ( 67.011247)
test_rubyspec 0.062555 0.102751 45.642384 ( 53.209736)
total: 132.67 sec