Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-162333
#<BuildRuby:0x000055c04acdefc8
@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.20221204-162333",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.003511 0.000957 0.793606 ( 1.057560)
build_miniruby 0.000744 0.000203 0.526421 ( 0.525915)
build_ruby 0.001021 0.000278 1.701315 ( 1.625030)
build_all 0.007587 0.001730 12.086413 ( 1.506772)
build_install 0.007202 0.000000 1.635667 ( 0.769607)
test_btest 0.000726 0.000000 63.676176 ( 6.390338)
test_basic 0.003252 0.000020 0.245504 ( 0.341857)
test_all 0.000740 0.000164 502.664740 ( 50.626018)
test_rubyspec 0.017303 0.010864 35.939512 ( 46.530924)
total: 109.37 sec