Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-011749
#<BuildRuby:0x00005603cee1ead8
@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.20220821-011749",
@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.000009 0.000000 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.006265 0.004362 0.853933 ( 0.903538)
build_miniruby 0.001288 0.000184 0.062569 ( 0.061882)
build_ruby 0.001171 0.000167 0.058172 ( 0.057514)
build_all 0.008166 0.000000 1.278542 ( 0.483348)
build_install 0.017342 0.000000 1.561129 ( 0.796579)
test_btest 0.001279 0.000071 53.698301 ( 6.264987)
test_basic 0.006121 0.000000 0.303018 ( 0.393301)
test_all 0.002620 0.001848 502.171757 ( 52.196771)
test_rubyspec 0.099376 0.034587 42.165912 ( 50.304718)
total: 111.46 sec