Logfile: /home/ko1/ruby/logs/brlog.trunk.20230729-115027
#<BuildRuby:0x000055890ce23818
@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-115027",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000014 0.000004 0.000018 ( 0.000017)
build_up 0.005628 0.000359 1.446484 ( 2.725475)
build_miniruby 0.000843 0.000177 0.980172 ( 0.980265)
build_ruby 0.001363 0.000287 2.877725 ( 2.882408)
build_all 0.008767 0.000093 13.839989 ( 1.216935)
build_install 0.007747 0.000000 1.806096 ( 0.865701)
test_btest 0.001133 0.000000 84.661500 ( 7.230839)
test_basic 0.004124 0.000000 0.616432 ( 0.694044)
test_all 0.001200 0.000000 491.975502 ( 57.853351)
test_rubyspec 0.013481 0.027136 42.810750 ( 55.194202)
total: 129.64 sec