Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-115240
#<BuildRuby:0x000055a93f98bf00
@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.20221229-115240",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000013 0.000000 0.000013 ( 0.000027)
build_up 0.002941 0.003483 0.851812 ( 1.046616)
build_miniruby 0.001203 0.000000 1.021153 ( 1.019102)
build_ruby 0.001626 0.000000 2.770481 ( 2.767696)
build_all 0.009688 0.000123 16.715521 ( 2.983237)
build_install 0.011291 0.000324 2.292519 ( 1.176709)
test_btest 0.000975 0.000089 75.648549 ( 10.627731)
test_basic 0.002064 0.004351 0.309626 ( 0.396315)
test_all 0.000000 0.001209 673.230417 (101.294961)
test_rubyspec 0.081247 0.048408 51.743732 ( 59.772317)
total: 181.09 sec