Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-155503
#<BuildRuby:0x000055b787d93de0
@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.20220825-155503",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000016 0.000000 0.000016 ( 0.000017)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.002467 0.004321 0.921570 ( 6.843876)
build_miniruby 0.000938 0.000067 0.057253 ( 0.056028)
build_ruby 0.000914 0.000066 0.059995 ( 0.058791)
build_all 0.004538 0.000005 1.528485 ( 0.591221)
build_install 0.008586 0.000257 1.927941 ( 0.967834)
test_btest 0.000822 0.000051 52.357139 ( 8.397279)
test_basic 0.000746 0.004879 0.334351 ( 0.422766)
test_all 0.002128 0.000266 631.698006 ( 91.308740)
test_rubyspec 0.067092 0.030792 44.199513 ( 52.565907)
total: 161.21 sec