Logfile: /home/ko1/ruby/logs/brlog.trunk.20220219-191501
#<BuildRuby:0x000056296973b598
@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.20220219-191501",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000346 0.011532 0.967409 ( 1.063250)
build_miniruby 0.002328 0.000000 0.076468 ( 0.074336)
build_ruby 0.001913 0.000000 0.076851 ( 0.075450)
build_all 0.008983 0.000766 4.136200 ( 0.794459)
build_install 0.017792 0.006348 7.761149 ( 2.287548)
test_btest 0.000000 0.001310 73.256961 ( 8.018346)
test_basic 0.003572 0.004476 0.337753 ( 0.426325)
test_all 0.002427 0.001079 672.355452 ( 65.766430)
test_rubyspec 0.103548 0.065762 46.007046 ( 51.297641)
total: 129.80 sec