Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-220313
#<BuildRuby:0x000055ba7a917f28
@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.20230105-220313",
@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.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.005707 0.000531 0.869006 ( 1.056800)
build_miniruby 0.000859 0.000245 1.014025 ( 1.012161)
build_ruby 0.001274 0.000365 2.765624 ( 2.763006)
build_all 0.008725 0.001221 16.743711 ( 2.981570)
build_install 0.009930 0.001370 2.084457 ( 1.072767)
test_btest 0.000757 0.000189 74.985133 ( 10.631208)
test_basic 0.001314 0.005258 0.347700 ( 0.433904)
test_all 0.001043 0.000326 652.417700 (114.806212)
test_rubyspec 0.064582 0.055321 51.244434 ( 59.294953)
total: 194.05 sec