Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-110837
#<BuildRuby:0x0000556dc33d75f8
@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.20231207-110837",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.001732 0.003088 1.211286 ( 1.576327)
build_miniruby 0.001000 0.000000 0.920629 ( 0.920555)
build_ruby 0.001329 0.000000 2.671411 ( 2.672205)
build_all 0.008999 0.001635 16.727365 ( 1.489595)
build_install 0.005612 0.003052 4.867109 ( 1.145659)
test_btest 0.001066 0.000000 83.580043 ( 7.844628)
test_basic 0.004078 0.000340 0.706739 ( 0.783776)
test_all 0.103537 0.029827 561.594450 ( 53.842215)
test_rubyspec 0.025623 0.023154 50.875190 ( 63.233111)
total: 133.51 sec