Logfile: /home/ko1/ruby/logs/brlog.trunk.20231101-045233
#<BuildRuby:0x00005607669a3fa8
@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.20231101-045233",
@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.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.000000 0.005228 1.247691 ( 1.499481)
build_miniruby 0.000000 0.001025 0.831962 ( 0.831959)
build_ruby 0.000000 0.001267 2.595709 ( 2.596050)
build_all 0.009276 0.000836 16.860442 ( 1.464798)
build_install 0.011660 0.000748 4.995173 ( 1.149060)
test_btest 0.000848 0.000192 84.133050 ( 7.502954)
test_basic 0.004241 0.000000 0.638410 ( 0.715553)
test_all 0.100792 0.036208 531.821758 ( 50.849669)
test_rubyspec 0.025696 0.029561 50.694653 ( 63.024502)
total: 129.63 sec