Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-132704
#<BuildRuby:0x00005590e9e53fb0
@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.20221123-132704",
@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.000001 0.000010 ( 0.000010)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.004879 0.000084 1.093243 ( 1.629246)
build_miniruby 0.000899 0.000100 1.057726 ( 1.056391)
build_ruby 0.001029 0.000115 2.815451 ( 2.724292)
build_all 0.007560 0.000840 15.778756 ( 3.277533)
build_install 0.009734 0.000032 1.957051 ( 1.099968)
test_btest 0.000610 0.000061 65.529420 ( 10.763983)
test_basic 0.004241 0.000424 0.312392 ( 0.402702)
test_all 0.001054 0.000106 707.962782 (111.311108)
test_rubyspec 0.028444 0.032943 53.304669 ( 61.588064)
total: 193.85 sec