Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-195154
#<BuildRuby:0x000055fdc81080d0
@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.20230123-195154",
@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.000009)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.005168 0.001193 0.907652 ( 1.077269)
build_miniruby 0.001065 0.000246 0.997207 ( 0.995341)
build_ruby 0.001315 0.000304 2.767695 ( 2.765372)
build_all 0.009774 0.000106 16.681124 ( 2.986859)
build_install 0.011062 0.000307 2.081735 ( 1.066716)
test_btest 0.000870 0.000153 75.748153 ( 10.194561)
test_basic 0.006367 0.000258 0.374620 ( 0.460566)
test_all 0.001206 0.000201 667.946254 ( 94.423690)
test_rubyspec 0.085028 0.040625 51.327755 ( 59.364642)
total: 173.34 sec