Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-013839
#<BuildRuby:0x000055b066694328
@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-013839",
@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.000006)
autoconf 0.000015 0.000000 0.000015 ( 0.000014)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.000000 0.006367 0.826183 ( 1.005453)
build_miniruby 0.000162 0.000854 0.056818 ( 0.055617)
build_ruby 0.000830 0.000104 0.058707 ( 0.057471)
build_all 0.000929 0.003866 1.523829 ( 0.592340)
build_install 0.010159 0.001130 5.594935 ( 2.160255)
test_btest 0.000714 0.000126 46.851071 ( 8.418353)
test_basic 0.005014 0.000885 0.335031 ( 0.423095)
test_all 0.001156 0.000204 612.443359 ( 90.209471)
test_rubyspec 0.076865 0.051264 43.885673 ( 49.483502)
total: 152.41 sec