Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-120343
#<BuildRuby:0x000055f082067778
@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.20220329-120343",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.012155 0.000511 0.997959 ( 1.107803)
build_miniruby 0.002211 0.000138 0.068410 ( 0.067110)
build_ruby 0.002224 0.000139 0.076306 ( 0.074791)
build_all 0.009771 0.000010 4.216611 ( 0.857784)
build_install 0.019432 0.004407 7.760309 ( 2.433060)
test_btest 0.000943 0.000082 79.580681 ( 8.487983)
test_basic 0.007169 0.000000 0.344317 ( 0.433900)
test_all 0.002278 0.000000 661.509233 ( 65.731952)
test_rubyspec 0.090670 0.080584 45.920998 ( 51.050038)
total: 130.25 sec