Logfile: /home/ko1/ruby/logs/brlog.trunk.20230615-182025
#<BuildRuby:0x0000559675757568
@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.20230615-182025",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.002043 0.003720 1.341230 ( 2.598330)
build_miniruby 0.000926 0.000146 0.757276 ( 0.756915)
build_ruby 0.001410 0.000222 2.332529 ( 2.334233)
build_all 0.002227 0.007662 12.229038 ( 1.048959)
build_install 0.007980 0.000009 1.825804 ( 0.861098)
test_btest 0.000561 0.000128 80.473306 ( 7.055404)
test_basic 0.003917 0.000000 0.673724 ( 0.755991)
test_all 0.003129 0.000000 419.196462 ( 39.543275)
test_rubyspec 0.011656 0.027027 41.123669 ( 53.551497)
total: 108.51 sec