Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-003413
#<BuildRuby:0x00005593560a69c0
@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.20221101-003413",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002569 0.006466 1.115556 ( 1.208564)
build_miniruby 0.001361 0.000389 0.100295 ( 0.099021)
build_ruby 0.001095 0.000313 0.100569 ( 0.100375)
build_all 0.004238 0.003952 1.340851 ( 0.590638)
build_install 0.011771 0.003924 1.667938 ( 0.921307)
test_btest 0.001419 0.000473 61.427581 ( 6.757974)
test_basic 0.001872 0.004667 0.349170 ( 0.442626)
test_all 0.005082 0.001976 520.138299 ( 55.213826)
test_rubyspec 0.082785 0.029962 43.273380 ( 51.871468)
total: 117.21 sec