Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-212815
#<BuildRuby:0x000055ec20ae0008
@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-212815",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000005 0.000018 ( 0.000018)
configure 0.000020 0.000006 0.000026 ( 0.000027)
build_up 0.000202 0.006161 0.844739 ( 1.423241)
build_miniruby 0.000906 0.000388 1.003512 ( 1.001531)
build_ruby 0.001599 0.000000 2.759663 ( 2.756963)
build_all 0.003521 0.006284 16.555769 ( 2.936669)
build_install 0.008832 0.002692 2.229356 ( 1.166530)
test_btest 0.000718 0.000340 74.079058 ( 10.378594)
test_basic 0.000000 0.006433 0.346609 ( 0.432670)
test_all 0.001242 0.000000 655.963851 (109.530140)
test_rubyspec 0.084187 0.047901 50.806294 ( 58.897970)
total: 188.52 sec