Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-022737
#<BuildRuby:0x000055fdded6bbb8
@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.20240111-022737",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000007 0.000003 0.000010 ( 0.000008)
build_up 0.003175 0.001058 1.089821 ( 1.475316)
build_miniruby 0.000742 0.000247 0.912259 ( 0.912966)
build_ruby 0.001008 0.000336 2.766088 ( 2.767404)
build_all 0.008660 0.001372 14.873593 ( 1.422527)
build_install 0.005015 0.004712 4.348146 ( 1.169744)
test_btest 0.000517 0.000181 79.769804 ( 6.974713)
test_basic 0.002897 0.001014 0.407401 ( 0.490578)
test_all 0.101861 0.033766 525.693361 ( 55.590546)
test_rubyspec 0.010696 0.022518 49.768610 ( 62.339526)
total: 133.14 sec