Logfile: /home/ko1/ruby/logs/brlog.trunk.20231117-221456
#<BuildRuby:0x000055e8b98c4090
@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.20231117-221456",
@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.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000318 0.004003 1.305278 ( 1.692475)
build_miniruby 0.000875 0.000257 0.909005 ( 0.908557)
build_ruby 0.001578 0.000000 2.727846 ( 2.728405)
build_all 0.009705 0.000000 16.510297 ( 1.526525)
build_install 0.005646 0.003198 4.772581 ( 1.138536)
test_btest 0.001247 0.000000 81.307471 ( 7.722484)
test_basic 0.001674 0.002493 0.680774 ( 0.761829)
test_all 0.102683 0.033921 499.731307 ( 58.714004)
test_rubyspec 0.036149 0.016022 50.485711 ( 62.772062)
total: 137.97 sec