Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-005835
#<BuildRuby:0x00005576547b8610
@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.20220919-005835",
@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.000000 0.000011 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.008647 0.000297 1.059942 ( 1.102644)
build_miniruby 0.001953 0.000130 0.112048 ( 0.107592)
build_ruby 0.001898 0.000126 0.117908 ( 0.100161)
build_all 0.009581 0.000301 1.586176 ( 0.655954)
build_install 0.022225 0.000000 1.922496 ( 0.952552)
test_btest 0.001368 0.000000 79.800647 ( 8.458945)
test_basic 0.003153 0.005222 0.372924 ( 0.467482)
test_all 0.005075 0.000000 680.216937 ( 68.845231)
test_rubyspec 0.146782 0.023261 45.847449 ( 54.268063)
total: 134.96 sec