Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-045128
#<BuildRuby:0x0000561aba74ac40
@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.20220811-045128",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000000 0.006721 0.881863 ( 0.978492)
build_miniruby 0.000000 0.000885 0.057378 ( 0.056121)
build_ruby 0.000000 0.000926 0.059396 ( 0.058128)
build_all 0.001248 0.003551 1.566581 ( 0.590148)
build_install 0.010406 0.001050 5.675751 ( 2.162757)
test_btest 0.000663 0.000284 55.507613 ( 7.942775)
test_basic 0.003470 0.002044 0.286656 ( 0.375534)
test_all 0.000811 0.000355 603.450971 ( 85.765423)
test_rubyspec 0.084166 0.046035 43.836160 ( 51.222636)
total: 149.15 sec