Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-203751
#<BuildRuby:0x0000557c727f84f8
@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.20220823-203751",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.010761 0.001656 0.992798 ( 1.020395)
build_miniruby 0.001818 0.000280 0.079557 ( 0.077955)
build_ruby 0.001325 0.000204 0.076187 ( 0.075260)
build_all 0.010787 0.000000 1.515205 ( 0.580106)
build_install 0.012866 0.008914 1.873973 ( 0.906758)
test_btest 0.001022 0.000215 72.981295 ( 8.532799)
test_basic 0.001896 0.005443 0.319155 ( 0.408061)
test_all 0.002863 0.000754 653.625382 ( 65.316102)
test_rubyspec 0.085619 0.096961 45.681586 ( 54.217612)
total: 131.14 sec