Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-001956
#<BuildRuby:0x000055fcc4154c00
@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.20221115-001956",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005862 0.003629 1.085793 ( 1.691354)
build_miniruby 0.002156 0.000498 0.835149 ( 0.834463)
build_ruby 0.001910 0.000441 2.222458 ( 2.132871)
build_all 0.011682 0.007954 18.254820 ( 2.117044)
build_install 0.015006 0.005019 1.833832 ( 0.934126)
test_btest 0.001323 0.000000 86.478554 ( 8.720902)
test_basic 0.001991 0.005978 0.343965 ( 0.431991)
test_all 0.001269 0.000467 688.437372 ( 68.875409)
test_rubyspec 0.089660 0.083576 47.332790 ( 55.778230)
total: 141.52 sec