Logfile: /home/ko1/ruby/logs/brlog.trunk.20220523-103427
#<BuildRuby:0x0000564aed6f4a58
@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.20220523-103427",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006905 0.004709 1.023457 ( 1.468152)
build_miniruby 0.001930 0.000000 0.078603 ( 0.076577)
build_ruby 0.002347 0.000012 0.073485 ( 0.071053)
build_all 0.009297 0.000115 1.464580 ( 0.592434)
build_install 0.020907 0.001170 5.771298 ( 2.749002)
test_btest 0.001124 0.000169 76.966749 ( 8.093087)
test_basic 0.002498 0.005324 0.315326 ( 0.404396)
test_all 0.004943 0.000285 698.280878 ( 67.445049)
test_rubyspec 0.113165 0.057498 46.213677 ( 51.945794)
total: 132.85 sec