Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-185926
#<BuildRuby:0x000055f83def5390
@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-185926",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010911 0.001085 0.856057 ( 0.918040)
build_miniruby 0.001310 0.000202 0.064979 ( 0.063787)
build_ruby 0.001596 0.000246 0.054779 ( 0.053261)
build_all 0.002925 0.005312 1.253180 ( 0.468158)
build_install 0.008547 0.009340 1.583250 ( 0.799749)
test_btest 0.000891 0.000297 54.396493 ( 6.412532)
test_basic 0.000882 0.005207 0.273217 ( 0.363484)
test_all 0.001630 0.000652 482.350286 ( 51.448873)
test_rubyspec 0.086681 0.038087 41.739819 ( 50.331599)
total: 110.86 sec