Logfile: /home/ko1/ruby/logs/brlog.trunk.20231103-081710
#<BuildRuby:0x0000564fb28a40a0
@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.20231103-081710",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005678 0.000598 1.440910 ( 1.739118)
build_miniruby 0.000917 0.000096 0.845198 ( 0.845453)
build_ruby 0.001526 0.000161 2.814856 ( 2.814139)
build_all 0.005717 0.004610 16.883718 ( 1.569450)
build_install 0.005409 0.003835 5.090078 ( 1.218833)
test_btest 0.000910 0.000165 86.154649 ( 7.659703)
test_basic 0.000501 0.004483 0.740487 ( 0.815678)
test_all 0.100361 0.035067 548.406771 ( 56.582962)
test_rubyspec 0.032777 0.014098 51.125415 ( 63.485638)
total: 136.73 sec