Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-025451
#<BuildRuby:0x000055b7c494a148
@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.20220802-025451",
@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.000027 0.000004 0.000031 ( 0.000031)
autoconf 0.000038 0.000006 0.000044 ( 0.000044)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.002246 0.009592 0.861300 ( 1.781342)
build_miniruby 0.001021 0.000340 0.052100 ( 0.050821)
build_ruby 0.001457 0.000485 0.061485 ( 0.059548)
build_all 0.000484 0.007441 1.190737 ( 0.458837)
build_install 0.013300 0.002477 4.266678 ( 1.783836)
test_btest 0.001606 0.000661 50.846722 ( 6.191974)
test_basic 0.005164 0.000411 0.287699 ( 0.386191)
test_all 0.002174 0.000000 484.172557 ( 51.538898)
test_rubyspec 0.074542 0.060522 40.989449 ( 46.840644)
total: 109.09 sec