Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-180337
#<BuildRuby:0x0000557b77bff728
@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.20231222-180337",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004625 0.000132 1.101756 ( 1.447582)
build_miniruby 0.001326 0.000000 0.999051 ( 0.998995)
build_ruby 0.001363 0.000000 2.741599 ( 2.741608)
build_all 0.006228 0.003311 15.624528 ( 1.410564)
build_install 0.005252 0.003244 4.490365 ( 1.134193)
test_btest 0.000822 0.000214 80.881686 ( 6.606053)
test_basic 0.003048 0.000795 0.649394 ( 0.726358)
test_all 0.112223 0.019472 519.660080 ( 52.984057)
test_rubyspec 0.013403 0.032026 50.116895 ( 62.480787)
total: 130.53 sec