Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-203832
#<BuildRuby:0x000055a804628c00
@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.20220804-203832",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.006044 0.006441 0.942581 ( 0.968741)
build_miniruby 0.001704 0.000284 0.079275 ( 0.077165)
build_ruby 0.001598 0.000267 0.067018 ( 0.064942)
build_all 0.006805 0.003582 1.516591 ( 0.569688)
build_install 0.019730 0.002250 5.227304 ( 2.053084)
test_btest 0.001074 0.000195 70.962055 ( 8.551828)
test_basic 0.006905 0.000454 0.316847 ( 0.411362)
test_all 0.002014 0.000350 641.681709 ( 64.331096)
test_rubyspec 0.131940 0.046958 45.854409 ( 53.372794)
total: 130.40 sec