Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-052016
#<BuildRuby:0x00005643ad5925f8
@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-052016",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.003340 0.003217 0.846578 ( 1.013888)
build_miniruby 0.001034 0.000194 1.016717 ( 1.015529)
build_ruby 0.001245 0.000233 2.770774 ( 2.768377)
build_all 0.005348 0.004307 16.647898 ( 2.976303)
build_install 0.006713 0.004803 2.247235 ( 1.176686)
test_btest 0.000559 0.000155 73.714533 ( 11.129438)
test_basic 0.006048 0.000473 0.347896 ( 0.434255)
test_all 0.001185 0.000312 669.257172 ( 94.969453)
test_rubyspec 0.048866 0.050921 51.423105 ( 59.489615)
total: 174.97 sec