Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-022959
#<BuildRuby:0x000055fca25e8040
@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.20240109-022959",
@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.000011 0.000002 0.000013 ( 0.000011)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.003607 0.000541 0.848621 ( 1.257004)
build_miniruby 0.000898 0.000135 0.932307 ( 0.932776)
build_ruby 0.001241 0.000186 2.739278 ( 2.740020)
build_all 0.009862 0.000226 14.614528 ( 1.376888)
build_install 0.008575 0.000026 4.230899 ( 1.149270)
test_btest 0.000543 0.000068 76.503367 ( 7.390881)
test_basic 0.000000 0.003143 0.407718 ( 0.487867)
test_all 0.107236 0.026523 537.533356 ( 50.320071)
test_rubyspec 0.014615 0.018376 49.388524 ( 61.917475)
total: 127.57 sec