Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-220817
#<BuildRuby:0x000055f115f18dd8
@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.20220724-220817",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006142 0.005383 0.974957 ( 1.241500)
build_miniruby 0.001430 0.000330 0.070181 ( 0.068595)
build_ruby 0.001417 0.000327 0.077592 ( 0.076856)
build_all 0.010871 0.000303 1.540464 ( 0.584251)
build_install 0.019470 0.003025 5.152273 ( 2.054032)
test_btest 0.001033 0.000196 74.034478 ( 8.324381)
test_basic 0.006944 0.001323 0.316272 ( 0.403386)
test_all 0.001829 0.000348 638.137200 ( 65.404641)
test_rubyspec 0.123253 0.048080 45.326879 ( 51.147441)
total: 129.31 sec