Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-104111
#<BuildRuby:0x000055cab0d5f040
@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.20231213-104111",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004568 0.000481 1.347514 ( 1.681484)
build_miniruby 0.000912 0.000096 0.862010 ( 0.861497)
build_ruby 0.001329 0.000000 3.026281 ( 3.026868)
build_all 0.006235 0.003563 16.294187 ( 1.443265)
build_install 0.005038 0.003524 4.781754 ( 1.137712)
test_btest 0.001174 0.000000 86.319691 ( 7.074172)
test_basic 0.004721 0.000351 0.738366 ( 0.815215)
test_all 0.107272 0.027007 522.756598 ( 57.607269)
test_rubyspec 0.037349 0.012769 50.804612 ( 63.086787)
total: 136.74 sec