Logfile: /home/ko1/ruby/logs/brlog.trunk.20220609-054408
#<BuildRuby:0x0000561877393510
@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.20220609-054408",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.010295 0.001584 1.045038 ( 9.424538)
build_miniruby 0.001795 0.000277 0.078071 ( 0.076276)
build_ruby 0.002130 0.000328 0.079154 ( 0.076972)
build_all 0.009256 0.000571 1.504304 ( 0.600247)
build_install 0.021911 0.001352 5.865948 ( 2.847271)
test_btest 0.001171 0.000146 71.822937 ( 8.422305)
test_basic 0.008401 0.000246 0.332327 ( 0.419164)
test_all 0.000000 0.002534 641.449713 ( 67.495507)
test_rubyspec 0.082081 0.093543 45.626149 ( 51.510734)
total: 140.87 sec