Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-021754
#<BuildRuby:0x00005572cdb6fce8
@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.20240107-021754",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004368 0.000459 1.209903 ( 1.565707)
build_miniruby 0.000968 0.000101 1.407820 ( 1.409988)
build_ruby 0.001570 0.000166 4.305021 ( 4.313008)
build_all 0.006971 0.003447 16.516459 ( 1.665747)
build_install 0.013893 0.001295 4.846805 ( 1.685498)
test_btest 0.000811 0.000000 85.380709 ( 10.055406)
test_basic 0.004814 0.000161 0.641308 ( 0.706532)
test_all 0.091885 0.028269 556.313575 ( 64.400414)
test_rubyspec 0.044240 0.019171 75.139215 ( 87.372533)
total: 173.18 sec