Logfile: /home/ko1/ruby/logs/brlog.trunk.20220406-074715
#<BuildRuby:0x0000563c07d9b680
@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.20220406-074715",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000032 0.000007 0.000039 ( 0.000037)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.004699 0.005813 1.062593 ( 1.304311)
build_miniruby 0.001677 0.000479 0.072543 ( 0.070534)
build_ruby 0.001287 0.000367 0.073675 ( 0.072199)
build_all 0.004604 0.004006 4.067743 ( 0.866433)
build_install 0.023667 0.006412 8.759516 ( 3.182027)
test_btest 0.000838 0.000258 72.127929 ( 9.289196)
test_basic 0.006907 0.000820 0.327267 ( 0.423857)
test_all 0.001909 0.000566 692.941010 ( 72.869413)
test_rubyspec 0.108451 0.071337 52.402711 ( 57.801195)
total: 145.88 sec