Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-232050
#<BuildRuby:0x0000560b0253bde0
@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.20220729-232050",
@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.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006382 0.000456 0.813465 ( 1.583607)
build_miniruby 0.000940 0.000067 0.056919 ( 0.055708)
build_ruby 0.000882 0.000063 0.060791 ( 0.059545)
build_all 0.004654 0.000013 1.520632 ( 0.587968)
build_install 0.011151 0.000129 5.634960 ( 2.158776)
test_btest 0.000739 0.000043 56.582952 ( 8.058032)
test_basic 0.004910 0.000288 0.283235 ( 0.372350)
test_all 0.001828 0.000041 607.045921 ( 86.916905)
test_rubyspec 0.064485 0.055194 43.775839 ( 49.362585)
total: 149.16 sec