Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-210303
#<BuildRuby:0x000055759ef7aeb8
@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.20231206-210303",
@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.000008)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.001648 0.003412 1.297765 ( 1.656386)
build_miniruby 0.000814 0.000226 0.916546 ( 0.916309)
build_ruby 0.001295 0.000000 2.698418 ( 2.698904)
build_all 0.009261 0.000649 17.004625 ( 1.554132)
build_install 0.008430 0.001022 5.000160 ( 1.185771)
test_btest 0.000800 0.000191 88.924824 ( 7.601011)
test_basic 0.004546 0.000069 0.573542 ( 0.651131)
test_all 0.091501 0.047599 550.396629 ( 58.261001)
test_rubyspec 0.019588 0.024177 49.552861 ( 61.864455)
total: 136.39 sec