Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-005903
#<BuildRuby:0x000055eeaf274040
@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.20221228-005903",
@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.000014 0.000003 0.000017 ( 0.000017)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.005207 0.001201 0.854542 ( 1.066863)
build_miniruby 0.001039 0.000240 1.012924 ( 1.010935)
build_ruby 0.001188 0.000274 2.766421 ( 2.763778)
build_all 0.006617 0.002826 16.677198 ( 2.936221)
build_install 0.010956 0.000557 2.243290 ( 1.171346)
test_btest 0.000831 0.000184 75.912210 ( 10.357270)
test_basic 0.006182 0.000372 0.353866 ( 0.440091)
test_all 0.000938 0.000198 655.666557 (115.073003)
test_rubyspec 0.070386 0.044577 51.356486 ( 59.485084)
total: 194.31 sec