Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-014449
#<BuildRuby:0x000055af104efe20
@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.20231126-014449",
@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.000007 0.000002 0.000009 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.002765 0.003529 1.340510 ( 1.719654)
build_miniruby 0.000857 0.000302 0.844071 ( 0.844076)
build_ruby 0.001382 0.000000 2.737919 ( 2.738183)
build_all 0.005598 0.005138 16.541267 ( 1.519234)
build_install 0.004904 0.004441 5.097538 ( 1.219905)
test_btest 0.000531 0.000224 85.309378 ( 6.706323)
test_basic 0.002819 0.001186 0.765670 ( 0.846358)
test_all 0.089359 0.047087 515.764776 ( 53.347639)
test_rubyspec 0.016557 0.029481 49.844456 ( 62.069302)
total: 131.01 sec