Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-100213
#<BuildRuby:0x00005615923e80e8
@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.20231216-100213",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003968 0.000934 1.259514 ( 1.589628)
build_miniruby 0.000814 0.000192 0.958229 ( 0.958417)
build_ruby 0.001051 0.000247 2.785286 ( 2.785864)
build_all 0.005807 0.004720 17.384818 ( 1.591543)
build_install 0.008932 0.000038 5.073486 ( 1.200390)
test_btest 0.000834 0.000208 88.743213 ( 8.044985)
test_basic 0.000458 0.004582 0.841823 ( 0.917514)
test_all 0.125480 0.014104 552.548489 ( 64.387953)
test_rubyspec 0.023362 0.024981 50.486158 ( 62.808481)
total: 144.29 sec