Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-184205
#<BuildRuby:0x000055c087e0af90
@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.20220731-184205",
@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.000009 0.000000 0.000009 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009183 0.000363 0.860731 ( 0.896173)
build_miniruby 0.001315 0.000094 0.053972 ( 0.052690)
build_ruby 0.001686 0.000121 0.059154 ( 0.058688)
build_all 0.008520 0.000608 1.226527 ( 0.467215)
build_install 0.009014 0.005801 4.246867 ( 1.798994)
test_btest 0.001291 0.000172 53.474749 ( 6.224634)
test_basic 0.005890 0.000030 0.285044 ( 0.375038)
test_all 0.002370 0.000000 507.962923 ( 53.443240)
test_rubyspec 0.080929 0.037018 41.838980 ( 47.665689)
total: 110.98 sec