Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-191335
#<BuildRuby:0x0000558880957500
@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.20231228-191335",
@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.000006)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004242 0.000772 1.178616 ( 1.569340)
build_miniruby 0.001867 0.000000 0.991698 ( 0.990535)
build_ruby 0.001365 0.000000 2.789526 ( 2.789300)
build_all 0.009661 0.000000 16.693353 ( 1.496029)
build_install 0.006767 0.001534 4.783535 ( 1.179337)
test_btest 0.000923 0.000139 86.376139 ( 7.908172)
test_basic 0.003738 0.000561 0.582783 ( 0.659614)
test_all 0.097139 0.034769 550.226639 ( 50.064252)
test_rubyspec 0.027125 0.024123 50.223738 ( 62.519606)
total: 129.18 sec