Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-050433
#<BuildRuby:0x00005556a46d6ff0
@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.20221209-050433",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.001158 0.002761 0.804135 ( 1.088981)
build_miniruby 0.000591 0.000295 0.708864 ( 0.708362)
build_ruby 0.000879 0.000439 2.408963 ( 2.333089)
build_all 0.009679 0.000000 12.522700 ( 1.502385)
build_install 0.003353 0.003139 1.636829 ( 0.792963)
test_btest 0.000447 0.000196 64.644873 ( 6.168196)
test_basic 0.002635 0.001153 0.258104 ( 0.353299)
test_all 0.001427 0.000000 488.885706 ( 50.514310)
test_rubyspec 0.024777 0.005292 35.069473 ( 45.660767)
total: 109.12 sec