Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-224746
#<BuildRuby:0x000056023b6d8920
@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.20220815-224746",
@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.000008 0.000002 0.000010 ( 0.000011)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.011420 0.000745 0.967399 ( 1.117032)
build_miniruby 0.001677 0.000335 0.075468 ( 0.073617)
build_ruby 0.001454 0.000290 0.075836 ( 0.074660)
build_all 0.010817 0.000000 1.554536 ( 0.581326)
build_install 0.019561 0.002084 1.890656 ( 0.918826)
test_btest 0.001202 0.000190 76.909155 ( 8.427497)
test_basic 0.007600 0.000377 0.338223 ( 0.433596)
test_all 0.000000 0.003780 688.396682 ( 66.827739)
test_rubyspec 0.106895 0.060587 45.902985 ( 53.457720)
total: 131.91 sec