Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-021346
#<BuildRuby:0x0000563d9822fde0
@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.20220819-021346",
@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.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000000 0.006583 0.865505 ( 1.011340)
build_miniruby 0.000000 0.001023 0.058294 ( 0.057030)
build_ruby 0.000000 0.001050 0.059317 ( 0.058080)
build_all 0.000000 0.004776 1.530012 ( 0.583795)
build_install 0.006911 0.002355 1.914411 ( 0.956962)
test_btest 0.000522 0.000224 56.209568 ( 8.195700)
test_basic 0.003864 0.001656 0.257018 ( 0.345937)
test_all 0.001674 0.000717 602.173665 ( 90.874885)
test_rubyspec 0.074039 0.050061 43.866529 ( 52.128412)
total: 154.21 sec