Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-225220
#<BuildRuby:0x000055798aa4fd68
@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.20240105-225220",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.000419 0.003322 0.790883 ( 1.161884)
build_miniruby 0.000825 0.000165 0.895892 ( 0.895203)
build_ruby 0.001432 0.000000 2.733775 ( 2.735146)
build_all 0.009659 0.000000 14.408612 ( 1.357538)
build_install 0.004553 0.003935 4.083034 ( 1.117027)
test_btest 0.000542 0.000112 74.906715 ( 7.098990)
test_basic 0.004254 0.000062 0.447517 ( 0.525395)
test_all 0.109812 0.026926 500.407966 ( 57.598386)
test_rubyspec 0.015704 0.020204 48.544416 ( 61.124080)
total: 133.61 sec