Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-051245
#<BuildRuby:0x0000563f737c6858
@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.20230115-051245",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000051 0.000007 0.000058 ( 0.000058)
configure 0.000035 0.000005 0.000040 ( 0.000039)
build_up 0.008196 0.003392 1.331013 ( 1.372397)
build_miniruby 0.001145 0.000202 1.694888 ( 1.565825)
build_ruby 0.001643 0.000000 2.782356 ( 2.779858)
build_all 0.009873 0.000000 16.775174 ( 3.015047)
build_install 0.004644 0.004844 2.156341 ( 1.081905)
test_btest 0.000926 0.000185 75.350298 ( 11.216738)
test_basic 0.001972 0.004726 0.375912 ( 0.461978)
test_all 0.001044 0.000261 660.628519 (107.212969)
test_rubyspec 0.082584 0.052123 52.309434 ( 60.421352)
total: 189.13 sec