Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-122606
#<BuildRuby:0x000055a931068a58
@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.20220325-122606",
@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.000011 0.000004 0.000015 ( 0.000014)
autoconf 0.000021 0.000007 0.000028 ( 0.000028)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.007965 0.002655 0.999685 ( 1.535033)
build_miniruby 0.002212 0.000737 0.075370 ( 0.072501)
build_ruby 0.001806 0.000000 0.075551 ( 0.073751)
build_all 0.008472 0.001764 4.133779 ( 0.828355)
build_install 0.021033 0.002859 8.008294 ( 2.424335)
test_btest 0.000868 0.000231 72.841205 ( 7.902632)
test_basic 0.006757 0.001802 0.351134 ( 0.447398)
test_all 0.001751 0.000467 661.440178 ( 70.482615)
test_rubyspec 0.098906 0.067989 45.794331 ( 51.172491)
total: 134.94 sec