Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-054705
#<BuildRuby:0x00005610b53f46e0
@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.20220827-054705",
@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.000005)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.007494 0.003933 1.055754 ( 3.185375)
build_miniruby 0.000000 0.002703 0.069614 ( 0.066798)
build_ruby 0.000414 0.001494 0.077921 ( 0.075447)
build_all 0.006886 0.002459 1.558834 ( 0.587681)
build_install 0.012072 0.008528 1.853736 ( 0.913746)
test_btest 0.001493 0.000615 77.422549 ( 8.066323)
test_basic 0.001235 0.005216 0.320272 ( 0.410756)
test_all 0.003764 0.000000 674.314814 ( 67.018018)
test_rubyspec 0.110281 0.059422 45.426871 ( 53.868027)
total: 134.19 sec