Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-211103
#<BuildRuby:0x000055ed8437c9c8
@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.20220829-211103",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010320 0.000895 1.000863 ( 0.995699)
build_miniruby 0.001671 0.000239 0.073501 ( 0.071728)
build_ruby 0.001506 0.000215 0.079228 ( 0.077663)
build_all 0.009750 0.000000 1.549819 ( 0.587400)
build_install 0.022141 0.000870 1.869738 ( 0.914981)
test_btest 0.001061 0.000111 75.894035 ( 8.308295)
test_basic 0.007855 0.000261 0.316715 ( 0.404627)
test_all 0.002902 0.000290 678.321048 ( 66.875336)
test_rubyspec 0.125819 0.046017 45.910980 ( 54.389592)
total: 132.63 sec