Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-111816
#<BuildRuby:0x000055b363db1318
@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.20220817-111816",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000102 0.000008 0.000110 ( 0.000116)
build_up 0.009031 0.000085 0.789558 ( 0.896554)
build_miniruby 0.003252 0.000217 0.056113 ( 0.087948)
build_ruby 0.001477 0.000099 0.059230 ( 0.058480)
build_all 0.007898 0.000527 1.257018 ( 0.469181)
build_install 0.011182 0.004458 1.585172 ( 0.815143)
test_btest 0.001283 0.000142 52.915864 ( 6.266804)
test_basic 0.005356 0.000595 0.289063 ( 0.382182)
test_all 0.004313 0.000480 472.215648 ( 51.361507)
test_rubyspec 0.072825 0.061318 41.771192 ( 49.546355)
total: 109.89 sec