Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-155604
#<BuildRuby:0x000055c294d6dc68
@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.20230114-155604",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000018)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.003566 0.002807 0.846678 ( 1.033175)
build_miniruby 0.001064 0.000266 1.028314 ( 1.026192)
build_ruby 0.001251 0.000313 2.794758 ( 2.792251)
build_all 0.008412 0.001102 16.762381 ( 2.946198)
build_install 0.010074 0.001348 2.079662 ( 1.072572)
test_btest 0.000831 0.000185 74.098027 ( 11.009636)
test_basic 0.006035 0.001341 0.325497 ( 0.410495)
test_all 0.001096 0.000244 677.346123 ( 96.120563)
test_rubyspec 0.084739 0.043838 52.296020 ( 60.350121)
total: 176.76 sec