Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-092349
#<BuildRuby:0x0000560b702f4078
@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.20230725-092349",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.004671 0.000778 1.324660 ( 2.650935)
build_miniruby 0.000804 0.000134 0.945285 ( 0.944577)
build_ruby 0.001802 0.000000 2.797938 ( 2.802128)
build_all 0.008101 0.000890 14.643270 ( 1.327055)
build_install 0.006660 0.003310 2.183035 ( 1.016874)
test_btest 0.000894 0.000163 86.560371 ( 7.473068)
test_basic 0.004114 0.000748 0.774950 ( 0.851261)
test_all 0.001237 0.000000 525.480504 ( 56.957043)
test_rubyspec 0.021147 0.022576 44.867279 ( 57.221442)
total: 131.25 sec