Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-093154
#<BuildRuby:0x00005650339d7f68
@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.20221128-093154",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.004889 0.000169 1.285373 ( 2.105515)
build_miniruby 0.000798 0.000149 0.938711 ( 0.937380)
build_ruby 0.001037 0.000194 2.893829 ( 2.806024)
build_all 0.010044 0.000000 22.407228 ( 4.355742)
build_install 0.000122 0.008468 4.431122 ( 1.600237)
test_btest 0.000469 0.000128 66.230274 ( 10.777079)
test_basic 0.003612 0.000985 0.293003 ( 0.384001)
test_all 0.001186 0.000323 664.922004 (105.328185)
test_rubyspec 0.065978 0.010502 52.982056 ( 61.007563)
total: 189.30 sec