Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-030557
#<BuildRuby:0x000055b1e76f7ce8
@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.20240115-030557",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000021 0.000007 0.000028 ( 0.000028)
configure 0.000017 0.000006 0.000023 ( 0.000022)
build_up 0.003651 0.001217 1.133417 ( 1.506072)
build_miniruby 0.001016 0.000338 0.855179 ( 0.854548)
build_ruby 0.001009 0.000336 2.703953 ( 2.703512)
build_all 0.004394 0.004441 14.217398 ( 1.304060)
build_install 0.003549 0.004088 4.169763 ( 1.094936)
test_btest 0.000725 0.000298 75.884283 ( 6.821193)
test_basic 0.002879 0.001185 0.576436 ( 0.652475)
test_all 0.113898 0.016822 503.366454 ( 46.731685)
test_rubyspec 0.024789 0.020130 47.156969 ( 59.562819)
total: 121.23 sec