Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-182322
#<BuildRuby:0x0000565012214090
@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-182322",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.003989 0.000665 1.220810 ( 1.594131)
build_miniruby 0.001195 0.000000 1.902546 ( 1.904434)
build_ruby 0.001565 0.000000 4.189658 ( 4.194860)
build_all 0.007985 0.002444 16.624554 ( 1.724384)
build_install 0.012737 0.003335 4.904231 ( 1.761330)
test_btest 0.000630 0.000116 82.475317 ( 10.887752)
test_basic 0.000000 0.005192 0.660767 ( 0.728253)
test_all 0.095477 0.027053 552.810112 ( 66.610919)
test_rubyspec 0.044488 0.021571 78.528367 ( 90.707181)
total: 180.11 sec