Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-221111
#<BuildRuby:0x0000561cd5767670
@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.20220808-221111",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006034 0.000431 0.876545 ( 1.093884)
build_miniruby 0.000888 0.000064 0.057825 ( 0.056514)
build_ruby 0.000901 0.000064 0.059561 ( 0.058288)
build_all 0.000779 0.003963 1.517763 ( 0.588168)
build_install 0.004926 0.004344 5.656201 ( 2.171024)
test_btest 0.000790 0.000148 54.526703 ( 8.204379)
test_basic 0.001749 0.003707 0.298392 ( 0.387245)
test_all 0.001653 0.000389 601.863495 ( 89.472707)
test_rubyspec 0.077571 0.050462 43.612765 ( 50.972677)
total: 153.01 sec