Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-105203
#<BuildRuby:0x000055c93060c328
@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.20220723-105203",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.006417 0.000160 0.868515 ( 1.162215)
build_miniruby 0.000948 0.000068 0.057321 ( 0.056006)
build_ruby 0.000823 0.000059 0.059552 ( 0.058250)
build_all 0.004725 0.000000 1.526104 ( 0.584018)
build_install 0.006929 0.004268 5.658422 ( 2.171859)
test_btest 0.000684 0.000081 53.609686 ( 8.098899)
test_basic 0.005003 0.000588 0.286524 ( 0.375429)
test_all 0.001044 0.000123 635.199719 ( 92.419199)
test_rubyspec 0.087422 0.034814 43.606591 ( 49.171266)
total: 154.10 sec