Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-051102
#<BuildRuby:0x000056329bc6cdd8
@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.20220827-051102",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010585 0.001512 0.969058 ( 1.443384)
build_miniruby 0.001945 0.000278 0.069543 ( 0.067524)
build_ruby 0.001787 0.000255 0.074953 ( 0.073352)
build_all 0.003995 0.005735 1.533482 ( 0.584062)
build_install 0.010805 0.012220 1.899523 ( 0.940719)
test_btest 0.000882 0.000294 73.487362 ( 8.345809)
test_basic 0.002372 0.005602 0.325930 ( 0.415159)
test_all 0.003187 0.000000 654.961116 ( 65.399577)
test_rubyspec 0.128551 0.056721 45.826356 ( 54.112419)
total: 131.38 sec