Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-115855
#<BuildRuby:0x0000563c9d300090
@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.20240101-115855",
@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.000003 0.000025 ( 0.000026)
autoconf 0.000031 0.000005 0.000036 ( 0.000037)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.005005 0.000154 1.193563 ( 1.561761)
build_miniruby 0.000864 0.000136 0.913092 ( 0.912250)
build_ruby 0.001367 0.000215 2.878319 ( 2.878116)
build_all 0.001074 0.008695 15.817191 ( 1.459290)
build_install 0.007355 0.000772 4.504776 ( 1.129222)
test_btest 0.000729 0.000182 81.513464 ( 6.764445)
test_basic 0.003565 0.000891 0.751822 ( 0.831682)
test_all 0.101465 0.029306 559.648026 ( 54.633375)
test_rubyspec 0.005860 0.043755 49.747644 ( 61.955353)
total: 132.13 sec