Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-115526
#<BuildRuby:0x000055bef15c4af8
@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.20220223-115526",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007613 0.003948 0.842445 ( 0.913455)
build_miniruby 0.001734 0.000347 0.077670 ( 0.075849)
build_ruby 0.001737 0.000347 0.073500 ( 0.071386)
build_all 0.007584 0.001516 4.167004 ( 0.849172)
build_install 0.018522 0.004653 7.820187 ( 2.383198)
test_btest 0.000876 0.000184 74.468272 ( 7.940949)
test_basic 0.003732 0.003401 0.338550 ( 0.428224)
test_all 0.001675 0.000398 714.720970 ( 68.177748)
test_rubyspec 0.099854 0.067690 46.571927 ( 51.893769)
total: 132.73 sec