Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-173500
#<BuildRuby:0x000055fe96757598
@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-173500",
@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.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000672 0.004122 1.242883 ( 1.639071)
build_miniruby 0.000865 0.000204 1.974077 ( 1.976172)
build_ruby 0.001567 0.000000 4.253818 ( 4.261709)
build_all 0.010541 0.000000 16.578982 ( 1.655484)
build_install 0.012846 0.002586 4.907198 ( 1.668971)
test_btest 0.000676 0.000135 86.161170 ( 8.419415)
test_basic 0.005572 0.001114 0.738965 ( 0.808232)
test_all 0.076832 0.043583 555.840239 ( 56.869336)
test_rubyspec 0.034758 0.030635 78.548370 ( 90.789694)
total: 168.09 sec