Logfile: /home/ko1/ruby/logs/brlog.trunk.20220611-140537
#<BuildRuby:0x0000556ddd84be30
@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.20220611-140537",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000018 0.000000 0.000018 ( 0.000019)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.006687 0.000000 0.838236 ( 1.036143)
build_miniruby 0.000922 0.000000 0.056749 ( 0.055478)
build_ruby 0.000959 0.000000 0.058993 ( 0.057827)
build_all 0.004267 0.000000 1.510122 ( 0.607358)
build_install 0.006708 0.004122 6.346716 ( 2.864300)
test_btest 0.000721 0.000038 55.194887 ( 8.062489)
test_basic 0.005751 0.000079 0.287789 ( 0.376129)
test_all 0.001332 0.000067 631.548904 ( 92.664447)
test_rubyspec 0.053158 0.019940 44.162828 ( 49.762782)
total: 155.49 sec