Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-040520
#<BuildRuby:0x000055fb76aec8e8
@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.20220814-040520",
@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.000009 0.000003 0.000012 ( 0.000012)
autoconf 0.000020 0.000006 0.000026 ( 0.000016)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.003038 0.009300 0.969689 ( 1.034148)
build_miniruby 0.002344 0.000000 0.071962 ( 0.069557)
build_ruby 0.001852 0.000058 0.070912 ( 0.069119)
build_all 0.005549 0.004856 1.535122 ( 0.581847)
build_install 0.020786 0.001445 1.891467 ( 0.925819)
test_btest 0.000894 0.000348 75.734714 ( 8.553034)
test_basic 0.002637 0.005702 0.328829 ( 0.420537)
test_all 0.001747 0.000776 643.264384 ( 65.095439)
test_rubyspec 0.085686 0.076250 45.921687 ( 53.360539)
total: 130.11 sec