Logfile: /home/ko1/ruby/logs/brlog.trunk.20231106-122308
#<BuildRuby:0x000055d9bada7520
@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.20231106-122308",
@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.000001 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004408 0.000464 1.450584 ( 1.671693)
build_miniruby 0.001010 0.000106 0.987573 ( 0.987472)
build_ruby 0.001661 0.000175 2.986178 ( 2.985972)
build_all 0.010773 0.000205 17.432464 ( 1.543162)
build_install 0.004671 0.005081 5.401501 ( 1.217957)
test_btest 0.000874 0.000000 87.519423 ( 7.383269)
test_basic 0.005287 0.000215 0.888849 ( 0.964019)
test_all 0.112190 0.025113 556.421872 ( 55.616541)
test_rubyspec 0.017947 0.033837 51.192462 ( 63.496444)
total: 135.87 sec