Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-095932
#<BuildRuby:0x0000556add06f2c8
@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.20221124-095932",
@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.000010 0.000001 0.000011 ( 0.000009)
autoconf 0.000021 0.000001 0.000022 ( 0.000024)
configure 0.000017 0.000001 0.000018 ( 0.000017)
build_up 0.005035 0.000000 1.056877 ( 3.560674)
build_miniruby 0.000838 0.000000 1.018711 ( 1.017372)
build_ruby 0.001137 0.000000 2.793307 ( 2.696354)
build_all 0.008340 0.000437 15.749005 ( 3.305359)
build_install 0.004227 0.004469 2.096572 ( 1.244307)
test_btest 0.000532 0.000059 66.301904 ( 10.945238)
test_basic 0.004964 0.000047 0.329155 ( 0.419542)
test_all 0.001040 0.000110 681.553062 (122.966819)
test_rubyspec 0.043382 0.019236 53.720544 ( 62.141504)
total: 208.30 sec