Logfile: /home/ko1/ruby/logs/brlog.trunk.20230529-094140
#<BuildRuby:0x000055fb0a3bfbb8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230529-094140",
@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.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.001941 0.004439 1.409169 ( 2.679151)
build_miniruby 0.000830 0.000138 0.768580 ( 0.768600)
build_ruby 0.001443 0.000240 2.465922 ( 2.465784)
build_all 0.008879 0.000000 12.111971 ( 1.118012)
build_install 0.004118 0.003561 1.695178 ( 0.897275)
test_btest 0.001123 0.000000 79.372740 ( 6.670495)
test_basic 0.004214 0.000225 0.711210 ( 0.792219)
test_all 0.001042 0.000064 429.636103 ( 48.460674)
test_rubyspec 0.009764 0.026245 41.052788 ( 53.594032)
total: 117.45 sec