Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-065652
#<BuildRuby:0x000055eadab30090
@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-065652",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.001350 0.003585 1.244531 ( 1.658452)
build_miniruby 0.001281 0.000192 1.835369 ( 1.838974)
build_ruby 0.001425 0.000214 4.336839 ( 4.346030)
build_all 0.006124 0.004398 16.632429 ( 1.690622)
build_install 0.014167 0.001830 4.888978 ( 1.681076)
test_btest 0.000700 0.000127 84.595680 ( 12.078613)
test_basic 0.001648 0.003953 0.624487 ( 0.691262)
test_all 0.100977 0.018984 539.869043 ( 76.392372)
test_rubyspec 0.038163 0.027868 78.271776 ( 90.589349)
total: 190.97 sec