Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-183022
#<BuildRuby:0x0000563bd0227510
@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.20220307-183022",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.010098 0.000812 1.039120 ( 14.317877)
build_miniruby 0.001557 0.000208 0.074995 ( 0.073270)
build_ruby 0.002077 0.000277 0.077365 ( 0.074723)
build_all 0.008576 0.001143 4.220254 ( 0.842022)
build_install 0.017320 0.005508 8.023128 ( 2.431803)
test_btest 0.001193 0.000199 76.552872 ( 8.651938)
test_basic 0.007212 0.000285 0.341733 ( 0.432983)
test_all 0.001552 0.000245 675.515177 ( 66.980246)
test_rubyspec 0.088169 0.085193 46.292810 ( 51.700484)
total: 145.51 sec