Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-114344
#<BuildRuby:0x000055a157b278e0
@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-114344",
@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.000013 0.000002 0.000015 ( 0.000014)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.000000 0.006479 1.352619 ( 1.738830)
build_miniruby 0.000000 0.001114 1.423011 ( 1.424925)
build_ruby 0.001132 0.000513 4.376403 ( 4.387092)
build_all 0.009676 0.000291 16.506260 ( 1.682385)
build_install 0.011637 0.004820 5.157432 ( 1.957320)
test_btest 0.000634 0.000131 81.745045 ( 12.052969)
test_basic 0.001618 0.003641 0.659003 ( 0.721255)
test_all 0.082983 0.037221 539.576977 ( 70.348805)
test_rubyspec 0.027961 0.036049 78.255181 ( 90.547798)
total: 184.86 sec