Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-162805
#<BuildRuby:0x000055d8bf627788
@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.20231215-162805",
@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.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.001529 0.003031 1.020864 ( 1.308992)
build_miniruby 0.001017 0.000157 0.879818 ( 0.879585)
build_ruby 0.001597 0.000245 2.704357 ( 2.704479)
build_all 0.002845 0.005408 12.201701 ( 1.032830)
build_install 0.005062 0.006000 3.590266 ( 0.981240)
test_btest 0.000680 0.000227 61.569738 ( 6.184748)
test_basic 0.003158 0.001053 0.376819 ( 0.458721)
test_all 0.081650 0.019302 378.413924 ( 34.037429)
test_rubyspec 0.030518 0.039916 39.666734 ( 52.315537)
total: 99.90 sec