Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-055517
#<BuildRuby:0x00005582958a0a58
@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.20220301-055517",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.009131 0.002283 1.005734 ( 1.893994)
build_miniruby 0.001389 0.000347 0.076062 ( 0.075103)
build_ruby 0.001856 0.000464 0.075194 ( 0.072908)
build_all 0.009758 0.001037 4.179764 ( 0.845052)
build_install 0.018759 0.004329 7.948038 ( 2.424190)
test_btest 0.000835 0.000193 73.336758 ( 8.609062)
test_basic 0.006100 0.001408 0.320185 ( 0.408704)
test_all 0.002048 0.000472 652.331653 ( 65.611843)
test_rubyspec 0.080202 0.071624 46.377449 ( 51.863639)
total: 131.81 sec