Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-171756
#<BuildRuby:0x0000559fc195bfa8
@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.20221117-171756",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.004612 0.000088 1.042112 ( 2.511487)
build_miniruby 0.000727 0.000104 0.985715 ( 0.984676)
build_ruby 0.001015 0.000145 2.875015 ( 2.776412)
build_all 0.009012 0.000000 15.893030 ( 3.242020)
build_install 0.009105 0.000201 2.070629 ( 1.195589)
test_btest 0.000632 0.000076 64.930683 ( 10.440365)
test_basic 0.004074 0.000489 0.308470 ( 0.400491)
test_all 0.001565 0.000187 653.433822 (102.564057)
test_rubyspec 0.048848 0.019769 51.071273 ( 59.391893)
total: 183.51 sec