Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-191230
#<BuildRuby:0x00005568eee27500
@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.20231220-191230",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.000205 0.004067 1.244545 ( 1.641498)
build_miniruby 0.000850 0.000250 0.814462 ( 0.813896)
build_ruby 0.001116 0.000328 2.766366 ( 2.766600)
build_all 0.006868 0.003695 16.458931 ( 1.464842)
build_install 0.008482 0.000000 4.726374 ( 1.130927)
test_btest 0.001047 0.000000 84.486724 ( 7.356920)
test_basic 0.001625 0.002862 0.644966 ( 0.724346)
test_all 0.096645 0.037013 508.839397 ( 54.685320)
test_rubyspec 0.027950 0.018652 51.704037 ( 64.094798)
total: 134.68 sec