Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-054953
#<BuildRuby:0x000055f3a10eebe8
@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.20221215-054953",
@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.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003662 0.000563 0.867669 ( 1.095034)
build_miniruby 0.000831 0.000128 0.961818 ( 0.960541)
build_ruby 0.001092 0.000168 2.871297 ( 2.750452)
build_all 0.004509 0.004414 15.730953 ( 3.277249)
build_install 0.009658 0.000161 2.304050 ( 1.339121)
test_btest 0.000549 0.000103 66.102284 ( 10.932897)
test_basic 0.004736 0.000000 0.298790 ( 0.391264)
test_all 0.001741 0.000000 688.002991 (136.089475)
test_rubyspec 0.049842 0.018605 52.596037 ( 60.703988)
total: 217.54 sec