Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-175325
#<BuildRuby:0x000055911bf684f0
@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.20220311-175325",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.007898 0.002938 1.037724 ( 1.340493)
build_miniruby 0.002002 0.000000 0.080157 ( 0.078000)
build_ruby 0.002179 0.000106 0.069875 ( 0.067913)
build_all 0.008547 0.001095 1.499817 ( 0.623316)
build_install 0.018974 0.002239 5.267924 ( 2.163884)
test_btest 0.001014 0.000214 73.730196 ( 8.119840)
test_basic 0.006772 0.001426 0.344067 ( 0.437334)
test_all 0.001501 0.000316 704.678842 ( 72.570313)
test_rubyspec 0.088934 0.085557 46.110304 ( 51.519065)
total: 136.92 sec