Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-030002
#<BuildRuby:0x000055b1280a27e0
@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.20221125-030002",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000015 0.000006 0.000021 ( 0.000020)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.004539 0.000112 1.072789 ( 1.543870)
build_miniruby 0.000690 0.000251 0.985485 ( 0.984277)
build_ruby 0.000945 0.000343 2.815007 ( 2.719552)
build_all 0.007777 0.001119 15.733577 ( 3.389516)
build_install 0.008311 0.000000 2.066392 ( 1.215347)
test_btest 0.000629 0.000000 56.220366 ( 11.939633)
test_basic 0.005240 0.000000 0.315606 ( 0.405420)
test_all 0.000000 0.001279 685.121452 (124.495916)
test_rubyspec 0.056994 0.010266 53.513768 ( 61.717395)
total: 208.41 sec