Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-092122
#<BuildRuby:0x000055d0a4e3b500
@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.20240113-092122",
@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.000014 0.000000 0.000014 ( 0.000012)
autoconf 0.000014 0.000000 0.000014 ( 0.000012)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.004305 0.000000 0.988409 ( 1.370891)
build_miniruby 0.000977 0.000000 0.899570 ( 0.899982)
build_ruby 0.001320 0.000000 2.826254 ( 2.831188)
build_all 0.005543 0.004409 14.567882 ( 1.375356)
build_install 0.008908 0.000005 4.219066 ( 1.131257)
test_btest 0.000000 0.000692 76.084224 ( 7.234825)
test_basic 0.000593 0.003732 0.423394 ( 0.504969)
test_all 0.108516 0.028264 510.416598 ( 57.478708)
test_rubyspec 0.011705 0.025276 50.035919 ( 62.550071)
total: 135.38 sec