Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-100535
#<BuildRuby:0x00005649a0223810
@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.20220404-100535",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.011245 0.000461 1.009021 ( 1.154763)
build_miniruby 0.002085 0.000130 0.076607 ( 0.074690)
build_ruby 0.002644 0.000166 0.076012 ( 0.073222)
build_all 0.004537 0.006116 4.260093 ( 0.854139)
build_install 0.018504 0.001414 8.546599 ( 3.018297)
test_btest 0.000980 0.000122 72.747234 ( 8.186816)
test_basic 0.006953 0.000000 0.329596 ( 0.418844)
test_all 0.001826 0.000000 654.223190 ( 66.089894)
test_rubyspec 0.116720 0.053768 46.634047 ( 52.010894)
total: 131.88 sec