Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-153231
#<BuildRuby:0x000055f529f23f68
@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.20220829-153231",
@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.000001 0.000014 ( 0.000014)
configure 0.000015 0.000001 0.000016 ( 0.000018)
build_up 0.006409 0.000160 0.842948 ( 1.774650)
build_miniruby 0.000787 0.000056 0.058377 ( 0.057132)
build_ruby 0.000900 0.000064 0.060178 ( 0.059015)
build_all 0.004344 0.000310 1.530855 ( 0.587251)
build_install 0.009938 0.000344 1.910040 ( 0.952912)
test_btest 0.000650 0.000044 44.994888 ( 8.353110)
test_basic 0.005640 0.000030 0.252441 ( 0.341865)
test_all 0.002347 0.000147 585.742266 ( 94.048214)
test_rubyspec 0.092705 0.037095 43.499755 ( 51.848541)
total: 158.02 sec