Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-144201
#<BuildRuby:0x00005556c786fdf8
@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.20220826-144201",
@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.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.006466 0.000000 0.861237 ( 2.244037)
build_miniruby 0.001032 0.000000 0.058320 ( 0.056977)
build_ruby 0.000909 0.000104 0.060036 ( 0.058798)
build_all 0.004591 0.000084 1.551510 ( 0.590665)
build_install 0.010782 0.000317 1.923057 ( 0.964825)
test_btest 0.000745 0.000083 56.336106 ( 7.960112)
test_basic 0.001646 0.003769 0.314936 ( 0.403983)
test_all 0.001570 0.000000 628.658666 ( 91.722610)
test_rubyspec 0.070594 0.035275 43.988738 ( 52.366135)
total: 156.37 sec