Logfile: /home/ko1/ruby/logs/brlog.trunk.20220207-110510
#<BuildRuby:0x0000563cebbe3858
@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.20220207-110510",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008793 0.001353 0.946751 ( 1.237907)
build_miniruby 0.001430 0.000220 0.076946 ( 0.075036)
build_ruby 0.001632 0.000251 0.072231 ( 0.070249)
build_all 0.001362 0.008911 4.127285 ( 0.785060)
build_install 0.013012 0.010779 7.700724 ( 2.331621)
test_btest 0.000970 0.000364 72.514453 ( 8.144766)
test_basic 0.007702 0.000949 0.342863 ( 0.436441)
test_all 0.001272 0.000449 653.194163 ( 65.810756)
test_rubyspec 0.093243 0.072801 45.959310 ( 51.442886)
total: 130.34 sec