Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-224803
#<BuildRuby:0x0000556d5ddf7940
@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-224803",
@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.000014 0.000002 0.000016 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.002539 0.008390 1.019393 ( 1.132997)
build_miniruby 0.001376 0.000393 0.077600 ( 0.075889)
build_ruby 0.001383 0.000396 0.079071 ( 0.077851)
build_all 0.009745 0.000324 4.305862 ( 0.878296)
build_install 0.021971 0.000080 8.028792 ( 2.446166)
test_btest 0.001280 0.000000 76.508616 ( 7.955589)
test_basic 0.003883 0.004547 0.352601 ( 0.439898)
test_all 0.001635 0.000371 705.065716 ( 68.365949)
test_rubyspec 0.121388 0.056087 46.544818 ( 52.043578)
total: 133.42 sec