Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-001620
#<BuildRuby:0x000055c3e70383c8
@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.20230124-001620",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000023 0.000000 0.000023 ( 0.000023)
configure 0.000021 0.000000 0.000021 ( 0.000020)
build_up 0.000000 0.006334 0.844158 ( 1.062247)
build_miniruby 0.000779 0.000548 1.010675 ( 1.008833)
build_ruby 0.001481 0.000156 2.755754 ( 2.753167)
build_all 0.009194 0.000564 16.661956 ( 2.970512)
build_install 0.008056 0.003387 2.068616 ( 1.066181)
test_btest 0.000960 0.000125 73.564331 ( 10.641648)
test_basic 0.002830 0.004226 0.337298 ( 0.422807)
test_all 0.001102 0.000192 650.101888 ( 98.783742)
test_rubyspec 0.094316 0.033962 51.378461 ( 59.717422)
total: 178.43 sec