Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-025525
#<BuildRuby:0x000055b517b192f8
@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.20220721-025525",
@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.000017 0.000001 0.000018 ( 0.000017)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001787 0.008638 0.876612 ( 3.073682)
build_miniruby 0.001071 0.000248 0.055427 ( 0.055185)
build_ruby 0.001044 0.000241 0.053668 ( 0.052756)
build_all 0.008286 0.000000 1.244867 ( 0.481029)
build_install 0.017469 0.001442 4.353205 ( 1.804995)
test_btest 0.001485 0.000000 55.203722 ( 6.241651)
test_basic 0.005560 0.000365 0.290490 ( 0.381780)
test_all 0.001251 0.001484 491.976766 ( 51.701062)
test_rubyspec 0.080333 0.031508 42.067170 ( 48.099607)
total: 111.89 sec