Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-053608
#<BuildRuby:0x00005650336846e0
@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.20220902-053608",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000736 0.011520 0.970808 ( 0.978456)
build_miniruby 0.001465 0.000390 0.073072 ( 0.071123)
build_ruby 0.001848 0.000000 0.077574 ( 0.075739)
build_all 0.007740 0.001416 1.536898 ( 0.589215)
build_install 0.022338 0.000083 1.854025 ( 0.896961)
test_btest 0.001044 0.000199 72.771375 ( 8.322901)
test_basic 0.004346 0.003465 0.326257 ( 0.419907)
test_all 0.003131 0.000680 684.838593 ( 67.342940)
test_rubyspec 0.099768 0.071325 45.342899 ( 53.797269)
total: 132.50 sec