Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-131541
#<BuildRuby:0x00005564c0c70dd8
@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-131541",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010390 0.000352 0.982476 ( 1.007925)
build_miniruby 0.001820 0.000243 0.074404 ( 0.072469)
build_ruby 0.001789 0.000239 0.076937 ( 0.074848)
build_all 0.009177 0.000608 1.544889 ( 0.577632)
build_install 0.016164 0.005773 1.857125 ( 0.906292)
test_btest 0.000869 0.000144 79.059801 ( 8.265786)
test_basic 0.003349 0.004698 0.333357 ( 0.420750)
test_all 0.003249 0.000000 645.015542 ( 65.227109)
test_rubyspec 0.133726 0.037996 45.601076 ( 54.055064)
total: 130.61 sec