Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-195036
#<BuildRuby:0x00005586349bafe0
@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.20220818-195036",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000005 0.000014 ( 0.000014)
configure 0.000028 0.000000 0.000028 ( 0.000026)
build_up 0.005790 0.004805 0.963677 ( 1.563548)
build_miniruby 0.001562 0.000841 0.074443 ( 0.071718)
build_ruby 0.001129 0.000609 0.076008 ( 0.074688)
build_all 0.006654 0.003584 1.506157 ( 0.581057)
build_install 0.019256 0.003131 1.877046 ( 0.911301)
test_btest 0.001139 0.000000 80.003581 ( 8.385452)
test_basic 0.002033 0.005927 0.339154 ( 0.428092)
test_all 0.005075 0.000000 628.705803 ( 63.712590)
test_rubyspec 0.121313 0.056342 45.467768 ( 53.945908)
total: 129.68 sec