Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-041626
#<BuildRuby:0x000055ed5a33d338
@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.20221006-041626",
@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.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005833 0.004378 1.078827 ( 1.165142)
build_miniruby 0.001963 0.000000 0.102508 ( 0.099645)
build_ruby 0.002093 0.000004 0.100637 ( 0.097230)
build_all 0.003422 0.003917 1.278952 ( 0.554959)
build_install 0.012629 0.003368 1.618036 ( 0.875862)
test_btest 0.001782 0.000475 60.273607 ( 6.330047)
test_basic 0.007115 0.000000 0.366250 ( 0.456423)
test_all 0.004617 0.002232 500.493860 ( 53.381458)
test_rubyspec 0.080327 0.041373 41.990709 ( 50.499644)
total: 113.46 sec