Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-170501
#<BuildRuby:0x0000565297a13e58
@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.20221120-170501",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004650 0.000291 1.036873 ( 1.792780)
build_miniruby 0.000892 0.000055 0.980409 ( 0.979212)
build_ruby 0.001173 0.000073 2.879182 ( 2.770439)
build_all 0.008314 0.000520 15.792623 ( 3.329957)
build_install 0.008336 0.000000 1.999610 ( 1.174009)
test_btest 0.000563 0.000000 63.599834 ( 10.644286)
test_basic 0.000000 0.004532 0.345095 ( 0.436033)
test_all 0.000000 0.001013 626.221738 (107.575937)
test_rubyspec 0.024543 0.038548 51.506368 ( 59.746265)
total: 188.45 sec