Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-185351
#<BuildRuby:0x00005613539b8748
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221126-185351",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.010267 1.277281 ( 1.511287)
build_miniruby 0.000000 0.001787 0.851474 ( 0.851382)
build_ruby 0.002179 0.000838 2.240927 ( 2.151342)
build_all 0.021503 0.001348 25.062699 ( 2.865842)
build_install 0.012784 0.009972 4.955175 ( 1.207890)
test_btest 0.000000 0.001330 85.125739 ( 8.962110)
test_basic 0.003212 0.003938 0.355020 ( 0.447234)
test_all 0.001222 0.001211 719.495123 ( 71.411053)
test_rubyspec 0.096095 0.052360 49.587713 ( 58.050188)
total: 147.46 sec