Logfile: /home/ko1/ruby/logs/brlog.trunk.20231027-164813
#<BuildRuby:0x000055f6cf467bb8
@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.20231027-164813",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.001381 0.004348 1.517434 ( 2.092241)
build_miniruby 0.000966 0.000152 0.931899 ( 0.931273)
build_ruby 0.001092 0.000172 2.727003 ( 2.727489)
build_all 0.002869 0.007264 16.782985 ( 1.500102)
build_install 0.004040 0.005200 5.107659 ( 1.210668)
test_btest 0.000580 0.000166 87.469455 ( 7.071473)
test_basic 0.000811 0.003170 0.732478 ( 0.813811)
test_all 0.097803 0.038995 509.179600 ( 55.553912)
test_rubyspec 0.023239 0.026236 51.624658 ( 64.089731)
total: 135.99 sec