Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-192347
#<BuildRuby:0x00005581b35a43c8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221226-192347",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000031 0.000007 0.000038 ( 0.000038)
configure 0.000028 0.000007 0.000035 ( 0.000033)
build_up 0.007066 0.001630 0.843684 ( 1.169656)
build_miniruby 0.001069 0.000247 0.998982 ( 0.997103)
build_ruby 0.001337 0.000309 2.738777 ( 2.736268)
build_all 0.009630 0.000000 16.574620 ( 2.968057)
build_install 0.007185 0.004254 2.233584 ( 1.166809)
test_btest 0.000746 0.000176 74.804701 ( 10.511384)
test_basic 0.005222 0.001229 0.337136 ( 0.423597)
test_all 0.001083 0.000255 635.497567 (102.170882)
test_rubyspec 0.076349 0.048344 50.864348 ( 58.956565)
total: 181.10 sec