Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-165408
#<BuildRuby:0x000055939b21bce8
@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.20240111-165408",
@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.000013 0.000002 0.000015 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.003925 0.000000 0.800846 ( 1.179780)
build_miniruby 0.000945 0.000149 0.908175 ( 0.907897)
build_ruby 0.001317 0.000000 2.749789 ( 2.754214)
build_all 0.010027 0.000000 14.828340 ( 1.393646)
build_install 0.006701 0.003700 4.271456 ( 1.180084)
test_btest 0.000700 0.000000 75.768830 ( 7.996485)
test_basic 0.003211 0.000005 0.442792 ( 0.524776)
test_all 0.106314 0.027362 513.712715 ( 48.691124)
test_rubyspec 0.019691 0.016761 49.865610 ( 62.424591)
total: 127.05 sec