Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-190345
#<BuildRuby:0x00005650d0ca8448
@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.20221128-190345",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.005774 0.005229 1.218941 ( 1.206074)
build_miniruby 0.002564 0.000591 0.838434 ( 0.836752)
build_ruby 0.002583 0.000596 2.223513 ( 2.128769)
build_all 0.013257 0.007182 18.600929 ( 2.203477)
build_install 0.017902 0.004377 1.884386 ( 0.949034)
test_btest 0.001263 0.000351 87.521496 ( 9.196226)
test_basic 0.002728 0.006155 0.357276 ( 0.441635)
test_all 0.001761 0.000587 687.852983 ( 69.514365)
test_rubyspec 0.111779 0.072405 49.308358 ( 57.399684)
total: 143.88 sec