Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-164745
#<BuildRuby:0x00005579a55a1328
@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.20221012-164745",
@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.000031 0.000002 0.000033 ( 0.000034)
autoconf 0.000040 0.000003 0.000043 ( 0.000043)
configure 0.000026 0.000002 0.000028 ( 0.000029)
build_up 0.011261 0.000866 1.096463 ( 1.187225)
build_miniruby 0.001455 0.000112 0.102404 ( 0.102063)
build_ruby 0.001530 0.000118 0.089480 ( 0.088666)
build_all 0.002778 0.004109 1.304280 ( 0.579871)
build_install 0.015104 0.000141 1.639953 ( 0.918000)
test_btest 0.002156 0.000239 63.806241 ( 6.644883)
test_basic 0.002289 0.004413 0.341731 ( 0.434385)
test_all 0.005074 0.003051 516.545141 ( 55.132097)
test_rubyspec 0.087022 0.038629 43.030728 ( 51.238626)
total: 116.33 sec