Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-071908
#<BuildRuby:0x00005595b035ec88
@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.20220728-071908",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005630 0.003698 0.859082 ( 2.790718)
build_miniruby 0.001261 0.000169 0.053681 ( 0.052334)
build_ruby 0.001147 0.000153 0.051734 ( 0.050400)
build_all 0.003217 0.004673 1.224270 ( 0.461598)
build_install 0.015282 0.002068 4.275341 ( 1.797747)
test_btest 0.001299 0.000243 55.936422 ( 6.384942)
test_basic 0.004776 0.000896 0.277506 ( 0.368342)
test_all 0.002095 0.000393 480.920020 ( 51.623045)
test_rubyspec 0.093756 0.044017 41.872816 ( 47.401900)
total: 110.93 sec