Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-061354
#<BuildRuby:0x000055be2bc03818
@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.20231124-061354",
@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.000015)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005238 0.000283 1.322154 ( 1.717666)
build_miniruby 0.000854 0.000190 0.894277 ( 0.895005)
build_ruby 0.001337 0.000297 2.901705 ( 2.901001)
build_all 0.010887 0.000000 17.471969 ( 1.557872)
build_install 0.012186 0.000404 5.290089 ( 1.229182)
test_btest 0.000659 0.000114 91.404797 ( 7.502000)
test_basic 0.000000 0.003639 0.719018 ( 0.800382)
test_all 0.109107 0.028842 514.818128 ( 55.562689)
test_rubyspec 0.014924 0.029211 52.151533 ( 64.430706)
total: 136.60 sec