Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-043331
#<BuildRuby:0x00005581ed500040
@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.20221211-043331",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000024 0.000003 0.000027 ( 0.000028)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.003878 0.000597 0.881431 ( 1.084060)
build_miniruby 0.000929 0.000143 0.982546 ( 0.981141)
build_ruby 0.001198 0.000185 2.783073 ( 2.675621)
build_all 0.001138 0.007976 15.744581 ( 3.369261)
build_install 0.007671 0.002192 2.421180 ( 1.419817)
test_btest 0.000492 0.000140 67.991144 ( 11.156080)
test_basic 0.003537 0.001010 0.291172 ( 0.382420)
test_all 0.000741 0.000212 668.563873 (104.132426)
test_rubyspec 0.040627 0.031951 52.665661 ( 60.894726)
total: 186.10 sec