Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-145032
#<BuildRuby:0x00005572dcea0110
@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.20231220-145032",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001177 0.003227 1.042436 ( 1.299538)
build_miniruby 0.000835 0.000228 0.906294 ( 0.906801)
build_ruby 0.001145 0.000312 2.734295 ( 2.736755)
build_all 0.002444 0.005813 12.191669 ( 1.036715)
build_install 0.008861 0.001906 3.645473 ( 1.007416)
test_btest 0.000552 0.000197 63.378564 ( 6.045221)
test_basic 0.003666 0.000000 0.381450 ( 0.464099)
test_all 0.076955 0.031237 451.607708 ( 43.155589)
test_rubyspec 0.029019 0.019725 40.289506 ( 53.052556)
total: 109.71 sec