Logfile: /home/ko1/ruby/logs/brlog.trunk.20220619-131350
#<BuildRuby:0x000055fa115948e8
@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.20220619-131350",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000014 0.000007 0.000021 ( 0.000021)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.012356 0.000000 1.025588 ( 1.139736)
build_miniruby 0.001799 0.000000 0.067732 ( 0.065673)
build_ruby 0.002065 0.000000 0.075264 ( 0.073156)
build_all 0.008165 0.001261 1.500852 ( 0.602146)
build_install 0.013812 0.007951 5.782882 ( 2.777636)
test_btest 0.000823 0.000308 70.768082 ( 8.530668)
test_basic 0.002564 0.004046 0.336471 ( 0.430247)
test_all 0.000000 0.002305 687.517288 ( 67.380706)
test_rubyspec 0.098742 0.082174 45.530031 ( 51.281380)
total: 132.28 sec