Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-095301
#<BuildRuby:0x000056487942f3c0
@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.20231205-095301",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.000462 0.004081 0.984318 ( 1.280908)
build_miniruby 0.000803 0.000146 0.872917 ( 0.874880)
build_ruby 0.001186 0.000216 2.686378 ( 2.689147)
build_all 0.006425 0.001168 12.157108 ( 1.006192)
build_install 0.007263 0.000404 3.578314 ( 0.964770)
test_btest 0.000675 0.000113 62.660243 ( 5.765601)
test_basic 0.003102 0.000517 0.373105 ( 0.456081)
test_all 0.072645 0.028426 416.684133 ( 36.534493)
test_rubyspec 0.046264 0.029593 39.763449 ( 52.403066)
total: 101.98 sec