Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-125749
#<BuildRuby:0x00005587ab643e20
@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.20230726-125749",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000041 0.000000 0.000041 ( 0.000042)
build_up 0.005157 0.000368 1.596728 ( 3.161974)
build_miniruby 0.000822 0.000224 0.903919 ( 0.903268)
build_ruby 0.001647 0.000000 2.784170 ( 2.783971)
build_all 0.009684 0.000000 14.343962 ( 1.278495)
build_install 0.009129 0.000000 2.035495 ( 0.967105)
test_btest 0.001137 0.000000 86.776237 ( 7.238857)
test_basic 0.004423 0.000255 0.625335 ( 0.703201)
test_all 0.002007 0.000141 513.851220 ( 46.708810)
test_rubyspec 0.023663 0.019733 43.573012 ( 55.949512)
total: 119.70 sec