Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-151452
#<BuildRuby:0x000056512a86c488
@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.20221203-151452",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.004405 0.000315 1.127020 ( 1.438006)
build_miniruby 0.000772 0.000055 1.019599 ( 1.018467)
build_ruby 0.001231 0.000088 2.691475 ( 2.582875)
build_all 0.000922 0.008035 15.808673 ( 3.298400)
build_install 0.008913 0.000113 2.330034 ( 1.356649)
test_btest 0.000494 0.000087 61.145194 ( 12.110299)
test_basic 0.004718 0.000085 0.294385 ( 0.385394)
test_all 0.000731 0.000122 650.695446 (111.825513)
test_rubyspec 0.046564 0.030427 53.612209 ( 61.800908)
total: 195.82 sec