Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-032220
#<BuildRuby:0x000055a0389db858
@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.20231123-032220",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004393 0.001034 1.371432 ( 1.704537)
build_miniruby 0.000861 0.000203 0.842159 ( 0.842781)
build_ruby 0.001161 0.000273 2.665473 ( 2.666010)
build_all 0.009504 0.001143 16.884808 ( 1.472790)
build_install 0.013976 0.000000 5.182484 ( 1.198159)
test_btest 0.001049 0.000000 85.288412 ( 7.481156)
test_basic 0.004255 0.000000 0.761879 ( 0.839679)
test_all 0.090019 0.042881 540.523117 ( 58.704233)
test_rubyspec 0.025663 0.021699 50.624195 ( 62.951585)
total: 137.86 sec