Logfile: /home/ko1/ruby/logs/brlog.trunk.20231117-223508
#<BuildRuby:0x00005573ba84f840
@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.20231117-223508",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.003878 0.000912 1.258506 ( 1.700762)
build_miniruby 0.000862 0.000203 0.859279 ( 0.858647)
build_ruby 0.001066 0.000251 2.887329 ( 2.887087)
build_all 0.004069 0.005938 16.590852 ( 1.466169)
build_install 0.001742 0.006897 4.861496 ( 1.139226)
test_btest 0.000726 0.000000 86.275739 ( 7.253397)
test_basic 0.004607 0.000000 0.768147 ( 0.844254)
test_all 0.101498 0.033323 508.301831 ( 56.396012)
test_rubyspec 0.025536 0.022095 50.030388 ( 62.437265)
total: 134.98 sec