Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-184637
#<BuildRuby:0x0000562508c0d1f8
@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.20220825-184637",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005674 0.004089 0.823315 ( 1.023978)
build_miniruby 0.001106 0.000158 0.062047 ( 0.060908)
build_ruby 0.001245 0.000178 0.067644 ( 0.066218)
build_all 0.008836 0.000627 1.252555 ( 0.471524)
build_install 0.008078 0.008715 1.580397 ( 0.794213)
test_btest 0.000701 0.000165 53.827811 ( 6.002122)
test_basic 0.005495 0.000231 0.306389 ( 0.404216)
test_all 0.002999 0.000666 503.385897 ( 53.712701)
test_rubyspec 0.096431 0.041516 41.677827 ( 50.278965)
total: 112.82 sec