Logfile: /home/ko1/ruby/logs/brlog.trunk.20230729-172205
#<BuildRuby:0x000055c6276afd68
@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.20230729-172205",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000032 0.000006 0.000038 ( 0.000038)
configure 0.000018 0.000003 0.000021 ( 0.000019)
build_up 0.006090 0.000328 1.495186 ( 2.755079)
build_miniruby 0.000000 0.001377 0.996271 ( 0.994536)
build_ruby 0.000095 0.001136 2.608407 ( 2.608520)
build_all 0.005365 0.003278 13.428459 ( 1.250332)
build_install 0.006778 0.001473 1.852525 ( 0.939147)
test_btest 0.000593 0.000129 80.486625 ( 6.964688)
test_basic 0.003017 0.000656 0.631441 ( 0.709506)
test_all 0.000580 0.001945 474.443972 ( 47.273642)
test_rubyspec 0.016326 0.024566 44.337602 ( 56.632629)
total: 120.13 sec