Logfile: /home/ko1/ruby/logs/brlog.trunk.20220219-045846
#<BuildRuby:0x000055fc076b68a0
@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.20220219-045846",
@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.000011 0.000003 0.000014 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.008812 0.002033 0.943063 ( 1.580153)
build_miniruby 0.002130 0.000491 0.074549 ( 0.072102)
build_ruby 0.001749 0.000404 0.069991 ( 0.068258)
build_all 0.005009 0.006463 4.109424 ( 0.789486)
build_install 0.004036 0.020523 7.764656 ( 2.290203)
test_btest 0.000742 0.000424 73.897601 ( 8.200895)
test_basic 0.007028 0.000931 0.337336 ( 0.431415)
test_all 0.000867 0.000463 694.842764 ( 67.613623)
test_rubyspec 0.110138 0.048778 46.171507 ( 51.363868)
total: 132.41 sec