Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-143109
#<BuildRuby:0x000055825b0eb3b0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230726-143109",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.002388 0.003679 1.341573 ( 2.686184)
build_miniruby 0.000948 0.000136 0.925675 ( 0.924938)
build_ruby 0.001029 0.000147 2.553890 ( 2.554201)
build_all 0.005702 0.003551 14.292090 ( 1.253854)
build_install 0.005486 0.003396 2.097475 ( 0.949020)
test_btest 0.000000 0.001034 83.968786 ( 7.264065)
test_basic 0.000000 0.004850 0.703348 ( 0.781330)
test_all 0.000000 0.000823 484.104084 ( 51.248807)
test_rubyspec 0.023330 0.018693 43.876147 ( 56.270648)
total: 123.93 sec