Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-033825
#<BuildRuby:0x000055b23d5ef728
@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.20240104-033825",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005326 0.000216 1.315080 ( 1.521156)
build_miniruby 0.000726 0.000115 0.893712 ( 0.893295)
build_ruby 0.001144 0.000181 2.778613 ( 2.777697)
build_all 0.007490 0.001183 14.321038 ( 1.303981)
build_install 0.007613 0.000000 4.203596 ( 1.060244)
test_btest 0.001063 0.000000 74.145502 ( 6.523640)
test_basic 0.002363 0.002624 0.823183 ( 0.899427)
test_all 0.106557 0.023762 496.364953 ( 51.001986)
test_rubyspec 0.023688 0.023925 49.618410 ( 61.988090)
total: 127.97 sec