Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-170240
#<BuildRuby:0x000055eb290a4208
@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.20220801-170240",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.006034 0.000431 0.846927 ( 1.406104)
build_miniruby 0.000922 0.000066 0.057705 ( 0.056401)
build_ruby 0.000840 0.000060 0.059337 ( 0.058222)
build_all 0.004705 0.000000 1.521689 ( 0.591137)
build_install 0.004938 0.004012 5.650346 ( 2.156818)
test_btest 0.000709 0.000083 51.999172 ( 8.244040)
test_basic 0.004867 0.000573 0.291362 ( 0.380429)
test_all 0.000901 0.000000 604.570293 ( 90.245533)
test_rubyspec 0.096867 0.032632 43.722318 ( 49.316829)
total: 152.46 sec