Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-020521
#<BuildRuby:0x00005564e519a7e0
@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.20220809-020521",
@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.000015 0.000000 0.000015 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.006215 0.000549 0.834005 ( 1.528867)
build_miniruby 0.000834 0.000208 0.057163 ( 0.055897)
build_ruby 0.000000 0.000924 0.059594 ( 0.058457)
build_all 0.000000 0.004683 1.528881 ( 0.588155)
build_install 0.007115 0.004126 5.618461 ( 2.149405)
test_btest 0.000798 0.000000 53.034152 ( 8.206199)
test_basic 0.005412 0.000000 0.298048 ( 0.387246)
test_all 0.001338 0.000000 618.642914 ( 88.528697)
test_rubyspec 0.079082 0.050314 44.113082 ( 51.458275)
total: 152.96 sec