Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-171649
#<BuildRuby:0x0000557d7a4cb858
@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.20240115-171649",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.003990 0.000704 1.196920 ( 1.550036)
build_miniruby 0.000902 0.000159 0.887316 ( 0.886446)
build_ruby 0.000000 0.001245 2.646589 ( 2.646946)
build_all 0.006293 0.002604 14.411730 ( 1.325775)
build_install 0.006043 0.001272 4.082732 ( 1.056496)
test_btest 0.000560 0.000118 78.046442 ( 6.883248)
test_basic 0.003526 0.000743 0.699356 ( 0.779575)
test_all 0.097103 0.036283 478.787538 ( 55.277486)
test_rubyspec 0.027025 0.018210 48.519002 ( 60.899366)
total: 131.31 sec