Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-081210
#<BuildRuby:0x000055e7e7344700
@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.20221130-081210",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.000635 0.004076 1.130979 ( 1.199165)
build_miniruby 0.000812 0.000163 0.986533 ( 0.985309)
build_ruby 0.000000 0.001291 2.698419 ( 2.605690)
build_all 0.006090 0.003205 15.745416 ( 3.327907)
build_install 0.008831 0.001094 2.218200 ( 1.273008)
test_btest 0.000484 0.000114 62.955246 ( 11.283412)
test_basic 0.004100 0.000965 0.295561 ( 0.386228)
test_all 0.001140 0.000000 684.512035 (107.425102)
test_rubyspec 0.052329 0.021267 53.234948 ( 61.405716)
total: 189.89 sec