Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-024359
#<BuildRuby:0x000055dc957cbdf8
@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.20220817-024359",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.001797 0.004480 0.806673 ( 0.880282)
build_miniruby 0.000759 0.000253 0.058132 ( 0.056826)
build_ruby 0.000733 0.000245 0.060382 ( 0.059254)
build_all 0.000389 0.004326 1.573901 ( 0.607399)
build_install 0.004524 0.006462 1.910054 ( 0.960684)
test_btest 0.000535 0.000267 49.025073 ( 8.787178)
test_basic 0.000000 0.005599 0.335183 ( 0.423587)
test_all 0.000000 0.001919 600.543040 ( 89.563272)
test_rubyspec 0.061284 0.065840 43.975053 ( 51.340118)
total: 152.68 sec