Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-105904
#<BuildRuby:0x0000560368be7438
@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.20240109-105904",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000013 0.000003 0.000016 ( 0.000014)
build_up 0.001538 0.004346 0.814840 ( 1.218050)
build_miniruby 0.000890 0.000243 0.850771 ( 0.850674)
build_ruby 0.001105 0.000302 2.644929 ( 2.646127)
build_all 0.004286 0.002956 11.874880 ( 0.958109)
build_install 0.010131 0.000603 3.394962 ( 0.972092)
test_btest 0.000000 0.000756 64.259018 ( 5.509826)
test_basic 0.000827 0.003562 0.396323 ( 0.476291)
test_all 0.079833 0.018172 370.311293 ( 34.585338)
test_rubyspec 0.040296 0.034777 40.416614 ( 52.954545)
total: 100.17 sec