Logfile: /home/ko1/ruby/logs/brlog.trunk.20220424-110907
#<BuildRuby:0x000055a5d92b4060
@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.20220424-110907",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006556 0.000177 0.882306 ( 1.048518)
build_miniruby 0.000998 0.000067 0.057912 ( 0.056624)
build_ruby 0.000892 0.000059 0.059412 ( 0.058216)
build_all 0.004383 0.000000 1.506596 ( 0.606499)
build_install 0.010888 0.000000 6.287368 ( 2.840951)
test_btest 0.000000 0.000789 53.734827 ( 8.773016)
test_basic 0.002545 0.003058 0.299043 ( 0.388119)
test_all 0.001186 0.000119 626.591718 ( 89.903183)
test_rubyspec 0.087763 0.027206 44.554355 ( 49.413231)
total: 153.09 sec