Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-015701
#<BuildRuby:0x00005620cae22ae8
@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.20221129-015701",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008858 0.001039 1.236976 ( 2.294973)
build_miniruby 0.002449 0.000000 0.840367 ( 0.840726)
build_ruby 0.002816 0.000226 2.247114 ( 2.157790)
build_all 0.013503 0.006702 18.629611 ( 2.193459)
build_install 0.014988 0.006600 1.852128 ( 0.943903)
test_btest 0.001240 0.000348 84.730505 ( 8.650478)
test_basic 0.008499 0.002380 0.357020 ( 0.441753)
test_all 0.002294 0.000642 696.150710 ( 69.766383)
test_rubyspec 0.124420 0.049871 49.003665 ( 57.142281)
total: 144.43 sec