Logfile: /home/ko1/ruby/logs/brlog.trunk.20220426-101115
#<BuildRuby:0x0000557d52c088f0
@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.20220426-101115",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000016 0.000006 0.000022 ( 0.000022)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.005594 0.006446 1.035722 ( 2.103663)
build_miniruby 0.001370 0.000623 0.078566 ( 0.076917)
build_ruby 0.001521 0.000692 0.073644 ( 0.071779)
build_all 0.008586 0.001622 1.532892 ( 0.627261)
build_install 0.018572 0.005547 5.885053 ( 2.851603)
test_btest 0.001055 0.000410 75.861838 ( 8.331873)
test_basic 0.000362 0.009079 0.340405 ( 0.427654)
test_all 0.001762 0.000881 671.631336 ( 65.790111)
test_rubyspec 0.112482 0.074281 46.038077 ( 51.100631)
total: 131.38 sec