Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-205109
#<BuildRuby:0x000055a7b9b3b5f8
@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-205109",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.002306 0.003690 1.426006 ( 1.775586)
build_miniruby 0.000779 0.000234 0.883955 ( 0.883597)
build_ruby 0.000989 0.000297 2.693260 ( 2.694331)
build_all 0.005641 0.004776 16.394796 ( 1.470660)
build_install 0.002792 0.006038 4.863044 ( 1.151066)
test_btest 0.000654 0.000301 85.590472 ( 7.048192)
test_basic 0.002289 0.001056 0.587514 ( 0.666354)
test_all 0.102032 0.031048 552.575779 ( 48.953266)
test_rubyspec 0.033607 0.017271 52.653729 ( 65.044684)
total: 129.69 sec