Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-055708
#<BuildRuby:0x000055eb9ed24008
@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.20230112-055708",
@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.000008)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.005277 0.001130 0.842231 ( 1.013849)
build_miniruby 0.001042 0.000223 1.017687 ( 1.015775)
build_ruby 0.001346 0.000288 2.768616 ( 2.766159)
build_all 0.008783 0.000878 16.692002 ( 2.968154)
build_install 0.010171 0.001028 2.044225 ( 1.075615)
test_btest 0.000780 0.000146 69.118403 ( 11.727836)
test_basic 0.007027 0.000342 0.346496 ( 0.431249)
test_all 0.000000 0.001466 652.668825 ( 99.804694)
test_rubyspec 0.058662 0.052932 51.687318 ( 60.763355)
total: 181.57 sec