Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-154034
#<BuildRuby:0x000055ddaa099c68
@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.20230111-154034",
@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.000011 0.000001 0.000012 ( 0.000012)
build_up 0.005705 0.000761 0.849169 ( 1.174727)
build_miniruby 0.001073 0.000143 1.011900 ( 1.009991)
build_ruby 0.001339 0.000178 2.775450 ( 2.773034)
build_all 0.003905 0.005910 16.820432 ( 3.029352)
build_install 0.011385 0.000076 2.129541 ( 1.082613)
test_btest 0.000735 0.000134 68.502861 ( 10.881105)
test_basic 0.003768 0.002961 0.377948 ( 0.463874)
test_all 0.001325 0.000277 651.021035 (100.696593)
test_rubyspec 0.098229 0.028194 51.782943 ( 59.866320)
total: 180.98 sec