Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-171911
#<BuildRuby:0x00005601b4b246c8
@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.20220331-171911",
@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.000007)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010112 0.001556 1.017096 ( 1.030354)
build_miniruby 0.002208 0.000339 0.078458 ( 0.076174)
build_ruby 0.001938 0.000298 0.074712 ( 0.072558)
build_all 0.006495 0.003462 4.232855 ( 0.878557)
build_install 0.020673 0.003343 7.961847 ( 2.447767)
test_btest 0.001342 0.000000 71.928557 ( 8.160993)
test_basic 0.007171 0.000749 0.330872 ( 0.423418)
test_all 0.001727 0.000300 653.353253 ( 66.220858)
test_rubyspec 0.111629 0.053869 46.809170 ( 52.126423)
total: 131.44 sec