Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-153435
#<BuildRuby:0x000055f278d9bf00
@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.20221224-153435",
@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.000024 0.000000 0.000024 ( 0.000024)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.004753 0.000210 0.890117 ( 1.087548)
build_miniruby 0.000831 0.000192 0.965226 ( 0.963642)
build_ruby 0.001002 0.000231 2.695621 ( 2.694197)
build_all 0.007961 0.000781 15.749171 ( 3.219906)
build_install 0.008126 0.000709 2.208239 ( 1.230605)
test_btest 0.000498 0.000100 61.894045 ( 11.158052)
test_basic 0.005225 0.000069 0.312050 ( 0.402534)
test_all 0.000758 0.000143 643.090593 (103.567677)
test_rubyspec 0.041490 0.023228 51.529418 ( 59.689176)
total: 184.01 sec