Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-230216
#<BuildRuby:0x0000558b0f33af28
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231226-230216",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000043 0.000009 0.000052 ( 0.000049)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.003605 0.000721 1.129955 ( 1.560950)
build_miniruby 0.000760 0.000152 0.917402 ( 0.916955)
build_ruby 0.001110 0.000222 2.794472 ( 2.794267)
build_all 0.006171 0.002856 15.688722 ( 1.401037)
build_install 0.007868 0.000816 4.375722 ( 1.098119)
test_btest 0.000792 0.000170 81.716473 ( 7.518253)
test_basic 0.004951 0.001061 0.888819 ( 0.959861)
test_all 0.109639 0.023494 508.541582 ( 54.029556)
test_rubyspec 0.009806 0.039817 49.415430 ( 61.719236)
total: 132.00 sec