Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-223322
#<BuildRuby:0x0000558780542740
@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.20220809-223322",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006484 0.000000 0.833108 ( 1.341454)
build_miniruby 0.001023 0.000000 0.057728 ( 0.056525)
build_ruby 0.001000 0.000040 0.059715 ( 0.058440)
build_all 0.004077 0.000582 1.527887 ( 0.587546)
build_install 0.011098 0.000000 5.642802 ( 2.170786)
test_btest 0.000635 0.000000 47.363568 ( 8.328478)
test_basic 0.005417 0.000448 0.332634 ( 0.420917)
test_all 0.000921 0.000109 628.230109 ( 91.907161)
test_rubyspec 0.092642 0.027025 43.779350 ( 51.163208)
total: 156.04 sec