Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-150737
#<BuildRuby:0x0000557001db00d0
@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.20220724-150737",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.005703 0.000950 0.849251 ( 1.208017)
build_miniruby 0.000898 0.000150 0.056755 ( 0.055544)
build_ruby 0.000865 0.000144 0.059375 ( 0.058075)
build_all 0.004016 0.000670 1.528853 ( 0.589098)
build_install 0.004835 0.006314 5.669262 ( 2.179857)
test_btest 0.000573 0.000144 45.264421 ( 8.867289)
test_basic 0.004715 0.001179 0.344196 ( 0.432506)
test_all 0.000929 0.000000 621.534992 ( 89.112573)
test_rubyspec 0.086613 0.041787 43.652166 ( 49.804294)
total: 152.31 sec