Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-161416
#<BuildRuby:0x000055f03c593f80
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221128-161416",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000009)
autoconf 0.000016 0.000005 0.000021 ( 0.000022)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.004604 0.000226 1.122799 ( 1.551034)
build_miniruby 0.000722 0.000241 0.919262 ( 0.917938)
build_ruby 0.000910 0.000304 2.854903 ( 2.753043)
build_all 0.008893 0.000179 15.880438 ( 3.230106)
build_install 0.008188 0.000000 2.031477 ( 1.172997)
test_btest 0.000000 0.000639 65.513262 ( 10.622488)
test_basic 0.000961 0.003740 0.301771 ( 0.392152)
test_all 0.000000 0.001147 664.372710 (109.951006)
test_rubyspec 0.035683 0.037519 52.829811 ( 61.106639)
total: 191.70 sec