Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-181116
#<BuildRuby:0x000055f5fce8b7f8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240114-181116",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000020 0.000006 0.000026 ( 0.000025)
configure 0.000014 0.000004 0.000018 ( 0.000018)
build_up 0.000000 0.006149 0.811585 ( 1.200815)
build_miniruby 0.000000 0.000900 0.817228 ( 0.817301)
build_ruby 0.000000 0.001457 2.663190 ( 2.663928)
build_all 0.007856 0.000000 12.004618 ( 0.976499)
build_install 0.005896 0.004372 3.390822 ( 0.974111)
test_btest 0.000525 0.000245 67.038058 ( 4.842909)
test_basic 0.000000 0.003820 0.402682 ( 0.483500)
test_all 0.081695 0.013478 386.491021 ( 31.364694)
test_rubyspec 0.053480 0.026141 40.328325 ( 52.857898)
total: 96.18 sec