Logfile: /home/ko1/ruby/logs/brlog.trunk.20231028-175230
#<BuildRuby:0x0000558139643e20
@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.20231028-175230",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000009 0.000004 0.000013 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.000000 0.004838 1.397153 ( 1.682239)
build_miniruby 0.000000 0.001082 0.947345 ( 0.947267)
build_ruby 0.000883 0.000441 2.784555 ( 2.785356)
build_all 0.002625 0.006931 16.737128 ( 1.552602)
build_install 0.005708 0.002713 4.987022 ( 1.154934)
test_btest 0.000699 0.000404 86.366899 ( 7.403639)
test_basic 0.004811 0.000613 0.791230 ( 0.865700)
test_all 0.104173 0.030911 514.986526 ( 54.774568)
test_rubyspec 0.022285 0.021390 49.332878 ( 61.731460)
total: 132.90 sec