Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-212547
#<BuildRuby:0x000055fa0056c098
@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.20240108-212547",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004828 0.000090 1.309265 ( 1.697143)
build_miniruby 0.001060 0.000097 1.586621 ( 1.591520)
build_ruby 0.001676 0.000000 4.512357 ( 4.523311)
build_all 0.010524 0.000364 16.770301 ( 1.845812)
build_install 0.015886 0.000258 5.174183 ( 1.906373)
test_btest 0.000813 0.000060 82.307204 ( 11.787531)
test_basic 0.005665 0.000098 0.737802 ( 0.807642)
test_all 0.087285 0.033967 553.122468 ( 81.203771)
test_rubyspec 0.046075 0.023484 86.591635 ( 98.990608)
total: 204.35 sec