Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-185511
#<BuildRuby:0x000055a2986727e0
@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.20220825-185511",
@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.000016 0.000000 0.000016 ( 0.000015)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.006387 0.000000 0.825033 ( 1.352153)
build_miniruby 0.001003 0.000000 0.057048 ( 0.055926)
build_ruby 0.000843 0.000000 0.059009 ( 0.057721)
build_all 0.004464 0.000000 1.532864 ( 0.582056)
build_install 0.006629 0.004559 1.918716 ( 0.957959)
test_btest 0.000771 0.000046 57.002532 ( 8.085747)
test_basic 0.000523 0.004671 0.297015 ( 0.386749)
test_all 0.001339 0.000158 610.055427 ( 87.577951)
test_rubyspec 0.055732 0.028343 44.241776 ( 52.679476)
total: 151.74 sec