Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-163000
#<BuildRuby:0x0000555c98617de0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220817-163000",
@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.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.002779 0.003829 0.858994 ( 6.367343)
build_miniruby 0.000801 0.000185 0.057725 ( 0.056444)
build_ruby 0.000845 0.000195 0.059486 ( 0.058259)
build_all 0.004714 0.000116 1.544261 ( 0.588081)
build_install 0.010602 0.000407 1.906155 ( 0.955275)
test_btest 0.000453 0.000085 48.914011 ( 8.979070)
test_basic 0.001302 0.004711 0.343461 ( 0.431417)
test_all 0.001271 0.000317 629.513469 ( 92.831819)
test_rubyspec 0.070101 0.038964 43.852042 ( 51.282489)
total: 161.55 sec