Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-000943
#<BuildRuby:0x00005563f5958018
@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.20221202-000943",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.002083 0.003160 1.226031 ( 1.886328)
build_miniruby 0.000838 0.000132 1.001059 ( 0.999666)
build_ruby 0.001302 0.000000 2.784404 ( 2.698756)
build_all 0.005680 0.003036 15.643676 ( 3.308244)
build_install 0.006085 0.004185 2.338889 ( 1.355237)
test_btest 0.000446 0.000097 56.219472 ( 12.054823)
test_basic 0.004304 0.000936 0.315626 ( 0.405554)
test_all 0.000900 0.000195 668.922575 (120.548844)
test_rubyspec 0.050190 0.014133 53.339766 ( 61.650780)
total: 204.91 sec