Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-012413
#<BuildRuby:0x000055f74e1769c0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220717-012413",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000010 0.000003 0.000013 ( 0.000012)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.009211 0.000380 0.791594 ( 1.457771)
build_miniruby 0.001175 0.000251 0.057665 ( 0.056811)
build_ruby 0.001027 0.000220 0.055435 ( 0.054640)
build_all 0.006431 0.001378 1.269025 ( 0.493094)
build_install 0.010301 0.004814 4.266012 ( 1.878460)
test_btest 0.001798 0.000450 53.294206 ( 6.097489)
test_basic 0.004629 0.001157 0.273031 ( 0.364478)
test_all 0.002186 0.000547 503.400477 ( 53.047684)
test_rubyspec 0.088126 0.033228 42.076943 ( 47.899129)
total: 111.35 sec